Access Yiield's aggregated DeFi yield data through our public API or learn about our data sources.
Access our aggregated stablecoin yield data programmatically. Perfect for building dashboards, bots, or integrations.
http://45.144.209.26:24006No limit (fair use)/api/v1/poolsList all stablecoin pools/api/v1/pools/:idGet pool details/api/v1/protocolsList all protocols/api/v1/statsAggregated statistics# Get top USDC pools by APY
curl "http://45.144.209.26:24006/api/v1/pools?stablecoin=USDC&sort=apy&order=desc&limit=10"
# Get all Ethereum pools with >5% APY
curl "http://45.144.209.26:24006/api/v1/pools?chain=Ethereum&minApy=5"
# Get protocol statistics
curl "http://45.144.209.26:24006/api/v1/stats"Our security score (0-100) is calculated based on:
The Yiield Score adds bonuses for tier-1 auditors, doxxed teams, insurance coverage, and DAO governance.