Skip to main content
GET
按 ID 获取交易所数据
某个交易所的完整档案:nameyear_establishedcountrydescriptionurlimage、社交账号、centralizedtrust_scoretrust_score_ranktrade_volume_24h_btccoinspairs,以及内嵌的 tickers 样本和 status_updates。适合用于交易场所尽调。如需跨多个交易所的排名列表,请使用 get_coingecko_exchanges;如需该交易所完整的分页交易对列表,请使用 get_coingecko_exchanges_id_tickers

授权

Authorization
string
header
必填

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

路径参数

id
string
必填

CoinGecko 交易所 ID(例如 binancegdax)。通过 /exchanges/list 获取列表。

响应

200 - application/json

交易所对象。

The response is of type object.