API Reference
Pricing
API Reference

CGDI 指数

此端点提供 CGDI(CoinGlass 衍生品指数)历史数据

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

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

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

响应数据

{
  "code": "0",
  "data": [
    {
      "time": 1704067200000,
      "cgdi_index_value": 1000
    },
    {
      "time": 1704153600000,
      "cgdi_index_value": 1053.2551
    },
  ]
}
Language
Credentials
Header
Click Try It! to start a request and see the response here!