币种市场数据历史

该接口提供各币种的流通量、市值以及价格等历史数据

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…

缓存 / 更新频率: 1天更新一次.

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

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

响应数据

{
  "code": "0",
  "data": [
    {
      "timestamp": 1278979200000,
      "price": "0.0618333200",
      "circulating_supply": "3344213.1401855564",
      "market_cap": 194510.84
    },
    {
      "timestamp": 1279065600000,
      "price": "0.0581572500",
      "circulating_supply": "3373268.860625196",
      "market_cap": 190259.65
    },
  ]
}
Query Params
string
required
Defaults to BTC

交易币种(例如:BTC)。可通过 support-coins 接口获取支持的币种列表。

Response
200
Language
Credentials
Header
LoadingLoading…
Response
Click Try It! to start a request and see the response here!