vaults.fyi

api.vaults.fyi

api.vaults.fyi

Category
Service
Network
Avg / request
$0.002 – $0.006
Endpoints
2

Service overview

What is vaults.fyi?

Retrieves a filtered list of vaults with their basic information including address, network, associated asset details, and transactional support status.

Level up your agent by giving it access to thousands of services. All payable per-request via x402. No API keys, no accounts.

Paste into your agentic chat and let your agent guide you.

Make a Call

Example request
npx awal x402 pay "https://api.vaults.fyi/v2/detailed-vaults/{network}/{vaultId}" \
  --method HEAD \
  --headers '{
  "x-402-auth": "{x-402-auth}"
}'
What you get back
{
  "endpoint": "HEAD /v2/detailed-vaults/:network/:vaultId",
  "paid": true,
  "query": "example input",
  "result": {
    "value": "Structured response from the service."
  }
}

Similar Services