View the full API reference for the get vault
details endpoint.
Usage
- REST API
Make a
GET request to:Parameters
The unique identifier for the vault.
Returns
The vault’s unique identifier.
Display name of the vault.
The protocol powering the vault (e.g.
"morpho").The onchain address of the vault contract.
The address of the vault’s underlying token.
Chain identifier in CAIP-2 format.
Current APY in basis points (e.g.
500 = 5%).Total value locked in the vault in USD.
Liquidity available for withdrawal in USD.
Example
Example response
Next steps
Webhooks
Track deposit, withdrawal, and claim activity in real time.

