DeFi Yield Data API
# DeFi Data API Access real-time decentralized finance data for **3,000+ protocols** across **200+ blockchains**. ## What You Get - **Protocol TVL** — Total Value Locked with 24h change for every major DeFi protocol - **Yield Pool Data** — APY, base APY, reward APY, supply/borrow rates for 17,000+ pools - **Top Yields** — Highest yielding opportunities filtered by chain and TVL - **Chain &…
DeFi Yield Data API endpoints
| Method | Endpoint | Description |
|---|---|---|
| GET |
root__get / |
|
| GET |
get_categories_categories_get /categories |
Get list of protocol categories |
| GET |
get_stats_stats_get /stats |
Get global DeFi stats |
| GET |
get_yields_yields_get /yields |
Get yield farming opportunities with filters |
| GET |
get_top_yields_yields_top_get /yields/top |
Get top yield opportunities sorted by APY |
| GET |
get_protocol_protocols__protocol_slug__get /protocols/{protocol_slug} |
Get detailed info for a specific protocol |
| GET |
get_protocols_protocols_get /protocols |
Get list of DeFi protocols with optional filters |
| GET |
get_chains_chains_get /chains |
Get list of supported chains |