Skip to main content
GET
加密货币历史数据

授权

Authorization
string
header
必填

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

路径参数

id
string
必填

CoinGecko 代币 ID(例如 bitcoinethereum)。通过 /coins/list 获取列表。

查询参数

date
string
必填

日期采用 dd-mm-yyyy 格式。

localization
boolean
默认值:true

响应

给定日期的快照对象。

The response is of type object.