Retrieves a filtered list of vaults with their basic information including address, network, associated asset details, and transactional support status.
# 1. Ask the endpoint what it costs (no payment, no wallet needed): curl -i -X GET 'https://api.vaults.fyi/v2/vaults' # -> HTTP/1.1 402 Payment Required # the response carries the price, asset and pay-to address. # 2. Pay and retry with any x402 client: npx x402-fetch 'https://api.vaults.fyi/v2/vaults'
Endpoint: https://api.vaults.fyi/v2/vaults. Operated by api.vaults.fyi, not by Animica. Price and availability were correct at the last probe on 2026-09-02 and are set by the operator, who may change them.
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…
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