api.vaults.fyi publishes 5 machine-payable endpoints over the x402 protocol, priced from $0.002 to $0.302 per call. Each was probed directly; the response code below is what it returned.
| Endpoint | Method | Price | Probe |
|---|---|---|---|
| /v2/assets | GET | $0.002 | 402 |
| /v2/detailed-vaults | GET | $0.302 | 402 |
| /v2/networks | GET | $0.002 | 402 |
| /v2/tags | GET | $0.002 | 402 |
| /v2/vaults | GET | $0.002 | 200 |
Retrieves a filtered list of supported assets with their metadata including address, symbol, name, decimals, and network information.
Retrieves a comprehensive list of vaults with detailed performance metrics including APY, TVL, rewards, risk scores, and protocol information based on specified filters.
Retrieves a complete list of supported blockchain networks with their identifiers including network name, chain ID, and CAIP format identifier.
Retrieves a complete list of available vault categorization tags that can be used for filtering and organizing vault data
Retrieves a filtered list of vaults with their basic information including address, network, associated asset details, and transactional support status.