API Reference
Pricing
API Reference

CDRI 指数

此端点提供 CDRI(CoinGlass 衍生品风险指数)历史数据。

缓存 / 更新频率: 实时更新

该接口以下API等级可用: API 等级

API 等级爱好版创业版标准版专业版企业版
可用性

响应数据

{
  "code": "0",
  "data": [
    {
      "time": 1646438400000,
      "cdri_index_value": 50
    },
    {
      "time": 1646524800000,
      "cdri_index_value": 47
    },
  ]
}
Language
Credentials
Header
Click Try It! to start a request and see the response here!