Skip to main content
GET
交易所列表
分页返回活跃交易所目录,包含 idnameyear_establishedcountrydescriptionurlimagetrust_scoretrust_score_ranktrade_volume_24h_btchas_trading_incentive。用 per_pagepage 分页。适合用于按信任度和成交量对交易场所排序或筛选。如果只需要标识符映射,get_coingecko_exchanges_list 会返回全部交易所,不含行情数据也无需分页;如需某个交易所的完整信息,请使用 get_coingecko_exchanges_id

授权

Authorization
string
header
必填

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

查询参数

per_page
integer
默认值:100
必填范围: x <= 250
page
integer
默认值:1

响应

200 - application/json

交易所对象数组。