Coin Tickers
Coins
Coin Tickers
Every trading pair for one coin across venues, with prices, volumes, spreads and order-book depth.
GET
Coin Tickers
Every trading pair for one coin across venues:
base, target, market, last, volume, converted_last, converted_volume, trust_score, bid_ask_spread_percentage, last_traded_at, trade_url, and the anomaly flags is_anomaly and is_stale. Setting depth adds cost_to_move_up_usd and cost_to_move_down_usd. Narrow with exchange_ids, page with page, sort with order (trust score or volume). Use it to compare where one asset trades and how deep each book is. For every pair on one venue regardless of coin, use get_coingecko_exchanges_id_tickers.Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Path Parameters
CoinGecko coin ID (e.g., bitcoin, ethereum). Get the list via /coins/list.
Query Parameters
Comma-separated exchange IDs.
Available options:
trust_score_desc, trust_score_asc, volume_desc Show exchange logos in ticker results.