Skip to main content
POST
Get advanced vault analytics

Authorizations

x-api-key
string
header
required

Path Parameters

network
enum<string>
required

Include only vaults with provided network(name or CAIP)

Available options:
mainnet,
optimism,
arbitrum,
polygon,
gnosis,
base,
unichain,
swellchain,
celo,
worldchain,
berachain,
ink,
bsc,
hyperliquid,
plasma,
avalanche,
katana,
linea,
mega-eth,
monad,
etherlink,
robinhood,
eip155:1,
eip155:10,
eip155:42161,
eip155:137,
eip155:100,
eip155:8453,
eip155:130,
eip155:1923,
eip155:42220,
eip155:480,
eip155:80094,
eip155:57073,
eip155:56,
eip155:999,
eip155:9745,
eip155:43114,
eip155:747474,
eip155:59144,
eip155:4326,
eip155:143,
eip155:42793,
eip155:4663
vaultId
string
required

Vault id of the vault for which the data will be returned

Body

application/json

Request body for the advanced-analytics list endpoint. Use select to opt into per-item analytics sections.

Request body for the advanced-analytics list endpoint. Use select to opt into per-item analytics sections.

select
object

Choose which analytics sections to include in the response. Pricing scales with the selection.

Response

Default Response

vaultId
string
required
network
string
required
maxDrawdown
object

Max drawdown metrics for vault price per share

detailedVault
object
withdrawalPauseRatio
number | null

Ratio (0-1) of time the vault withdrawals were paused over the last 2 years. Null when the protocol has no withdrawal-pause event source or the tracked event has not yet been backfilled.

composition
object[] | null

List of investments the vault is allocated to, with allocation percentages.

utilizationRate
number | null

Share of vault assets currently utilized, as a decimal (e.g. 0.8 = 80%). For Morpho allocator vaults, this is the invested share of vault assets. For Aave and Spark aToken vaults, this is the utilization of the underlying lending reserve. Null when utilization is unavailable.