Exchange Data by ID
Exchanges
Exchange Data by ID
The full profile of one exchange: trust score, volume, coverage, social links and a ticker sample.
GET
Exchange Data by ID
The full profile of one exchange:
name, year_established, country, description, url, image, social handles, centralized, trust_score, trust_score_rank, trade_volume_24h_btc, coins, pairs, plus an embedded tickers sample and status_updates. Use it for venue due diligence. For a ranked list across many venues use get_coingecko_exchanges; for that venue’s complete paged pair list use get_coingecko_exchanges_id_tickers.Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Path Parameters
CoinGecko exchange ID (e.g., binance, gdax). Get the list via /exchanges/list.
Response
200 - application/json
Exchange object.
The response is of type object.