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 获取列表。

查询参数

exchange_ids
string

以逗号分隔的交易所 ID。

page
integer
默认值:1
order
enum<string>
可用选项:
trust_score_desc,
trust_score_asc,
volume_desc
depth
boolean
默认值:false

在 ticker 结果中显示交易所徽标。

响应

200 - application/json

股票代码数组。

name
string
tickers
object[]