Core reference data endpoints — use these to browse available vaults, resolve asset and network metadata, and populate filter dropdowns.Documentation Index
Fetch the complete documentation index at: https://docs.vaults.fyi/llms.txt
Use this file to discover all available pages before exploring further.
| Method | Endpoint | Description |
|---|---|---|
GET | /v2/vaults | List vaults with optional filters |
GET | /v2/assets | List supported assets and tokens |
GET | /v2/networks | List supported networks |
GET | /v2/tags | List vault tags |
GET | /v2/curators | List vault curators |
GET | /v2/protocols | List supported protocols |
GET | /v2/health | API health check |

