v1

latestOpenAPI 3.1.0Proprietary2026-08-0494185176.0 KB
Strategy Info

Get strategy information

Returns the strategy name, supported base-asset mint addresses, weighted APY, and APY per asset. APY values are percentage points (for example, 5.66 means 5.66%).

get/strategy-info/{strategy_id}

Path parameters

strategy_idstring required

Strategy identifier

Response

Strategy information retrieved successfully

apynumber double required

Weighted annual percentage yield expressed as percentage points.

apy_per_assetobject required

Annual percentage yield by base-asset mint, expressed as percentage points.

assetsstring[] required

Base-asset mint addresses supported by the strategy.

strategy_idstring required

Strategy identifier.

strategy_namestring required

Strategy display name.