Endpoint categories
The v1 API is organized into four categories:Market Data
Query real-time and historical TVL and APY data across lending and staking vaults. Retrieve data for a single vault, paginate across the full vault catalog, or pull benchmark rates for stablecoins and ETH. Explore Market Data endpoints →Position Tracking
Look up a wallet’s active vault positions, idle token balances, transaction history, and estimated total returns for any vault they have interacted with. Explore Position Tracking endpoints →Generate Payloads
Prepare calldata for supply, withdraw, request-redeem, claim-redeem, and claim-rewards interactions across supported protocols. The API is entirely non-custodial — it prepares transaction payloads without ever holding or controlling user funds. Explore Generate Payloads endpoints →Contextual Insights
Surface the best yield opportunities for a specific wallet address, filtered by the assets it already holds, preferred networks, minimum TVL, and more. Powers integrations such as the Etherscan Yield Opportunity card. Explore Contextual Insights endpoints →v2 endpoints are available at /api/general. v2 includes all v1 functionality plus additional data and a cleaner interface. We encourage you to check it out when starting a new integration.

