API Reference
Pricing
API Reference

支持的币种

该接口用于查询 CoinGlass 支持的所有合约币种。

缓存 / 更新频率: 每 1 分钟更新一次

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

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

响应数据

{
  "code": "0",
  "msg": "success",
  "data": [
      "BTC",
      "ETH",
      "SOL",
      "XRP",
      ...
  ]
}
Language
Credentials
Header
Click Try It! to start a request and see the response here!