Aqua0
API ReferenceStrategies

Get one strategy's marketplace detail

Returns one strategy's full marketplace state, grouped across its per-asset vault legs and covering config (strategist, paused), backing (deployed, share price, realized PnL), and a stats summary. Path parameters: chainId and strategyId (the numeric classId), both required. USD/APY/volume stats are reported null pending a data source (see the `unavailable` block).

GET
/api/vaults/strategies/marketplace/{chainId}/{strategyId}

Authorization

ApiKeyAuth
X-API-Key<token>

In: header

Path Parameters

chainId*string

Numeric ID of the chain to query or act on.

strategyId*string

The strategy's numeric class ID within Aqua0's vaults.

Response Body

curl -X GET "https://example.com/api/vaults/strategies/marketplace/string/string"
Empty
Empty