跳轉到內容
YieldScope
獲取利率提醒
開發者 API

YieldScope 公開 API

一個免費、開放的 JSON 接口,包含我們對所有收錄交易所的基礎 APY 利率和 A–F 安全評級。無需金鑰、無需註冊、CORS 開放,每日更新。盡管使用——只需註明資料來源。

包含內容

每個平台:名稱、slug、安全評級(A–F)、通過的標準數、司法管轄區、主頁、last_updated,以及 rates[] 列表(asset、apy、type、lock_days)。另含 borrow 映射(每種資產最便宜的 CeFi/DeFi 利率)。

範例

{
  "source": "https://yieldscope.io",
  "generated_at": "2026-06-27T07:00:00.000Z",
  "count": { "platforms": 28, "rates": 816 },
  "platforms": [
    {
      "slug": "binance-earn",
      "name": "Binance Earn",
      "grade": "B",
      "criteria_passed": 4,
      "jurisdiction": "—",
      "url": "https://www.binance.com",
      "last_updated": "2026-06-27",
      "rates": [
        { "asset": "USDT", "apy": 3.59, "type": "flexible", "lock_days": 0 }
      ]
    }
  ],
  "borrow": { "USDC": { "cefiApr": 3.59, "cefiPlatform": "Gate.io" } }
}

條款

免費使用,包括商業用途。請註明資料來自 YieldScope 並附連結(例如「Data by YieldScope」)。僅基礎/活期利率,絕無促銷檔位。非財務建議。我們可能對濫用流量進行限速。

想要現成的視覺區塊?使用可嵌入小工具 →