Coins Markets
List all coins with market data: price, market cap, volume, and other metrics.
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Query Parameters
Target currency for price (e.g., usd, eur, btc). See /simple/supported_vs_currencies.
Comma-separated CoinGecko coin IDs.
Filter by category (see /coins/categories/list).
market_cap_desc, market_cap_asc, volume_desc, volume_asc, id_asc, id_desc 1 <= x <= 250Comma-separated windows: 1h,24h,7d,14d,30d,200d,1y.
Response language locale. Official values include en, zh, zh-tw, and other supported CoinGecko locales.
full or a value from 0 to 18 to specify decimal places for currency price values.
Include rehypothecated tokens in market data when supported by CoinGecko.
Response
Array of coin market entries.