Exchange Tickers
Exchanges
Exchange Tickers
Every trading pair listed on one exchange, paged, with prices, volumes, spreads and depth.
GET
Exchange Tickers
Every trading pair listed on one exchange, paged:
base, target, market, last, volume, converted_last, converted_volume, trust_score, bid_ask_spread_percentage, timestamp, trade_url and the is_anomaly / is_stale flags. Narrow to specific assets with coin_ids, sort with order, and set depth to add order-book move costs. Use it to audit one venue’s coverage or liquidity. For one coin’s pairs across all venues use get_coingecko_coins_id_tickers instead.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.
Query Parameters
Filter by coin IDs (comma-separated).
Available options:
trust_score_desc, trust_score_asc, volume_desc Show exchange logos in ticker results.