| Capability | How to call | Required inputs |
|---|---|---|
| List supported vault identifiers | GET /v2/vaults | None. Optional query filters include network, assetSymbol, onlyTransactional, onlyAppFeatured, page, and perPage |
| List supported assets and tokens | GET /v2/assets | None. Optional query filters include network, page, and perPage |
| List supported networks | GET /v2/networks | None |
| List vault tags | GET /v2/tags | None |
| List vault curators | GET /v2/curators | None |
| List supported protocols | GET /v2/protocols | None |
| Check API availability | GET /v2/health | None |
Sections
General
Core endpoints for vault discovery, assets, networks, protocols, and curators.
Core reference data endpoints — use these to browse available vaults, resolve asset and network metadata, and populate filter dropdowns.

