/coingecko/coins/tickers
List the trading pairs (tickers) for a cryptocurrency across exchanges
Price: 5 credits per 100 results
💡 AI Hint: List the trading pairs (tickers) for a cryptocurrency by its CoinGecko coin id (e.g. ‘bitcoin’, not ‘btc’) across exchanges. Each ticker gives the base and target currencies, the exchange (market name and identifier), the last traded price, the trading volume, the price and volume converted to USD, the exchange trust score, the bid/ask spread, when the pair last traded, liquidity flags (anomaly, stale), the coin’s USD market cap, the trade url, and the coin ids of both sides of the pair. Use the search endpoint to resolve a ticker symbol or name to a coin id.
⚠️ Common errors: 412: Coin not found
Authorizations
API token from the dashboard
Headers
Body
Coin id (not the ticker symbol). Resolve a symbol or name to an id via the search endpoint
1"bitcoin"
"ethereum"
"solana"
Number of trading pairs to return
x >= 1Max scrapping execution timeout (in seconds)
20 <= x <= 1500Response
Successful Response