| Endpoint | Description |
|---|---|
| /coins/markets | Query all supported coins with price, market cap, volume and market data |
| /coins/{id} | Query all metadata and market data of a coin by coin ID |
| /coins/{id}/contract/{contract_address} | Query all metadata and market data of a coin by asset platform and token contract address |
| /coins/{id}/tickers | Query coin tickers on both CEX and DEX by coin ID |
| /coins/{id}/history | Query historical data (price, market cap, 24hr volume, etc.) at a given date by coin ID |
| 💼 /coins/list/new | Query the latest 200 coins recently listed on CoinGecko |
| 💼 /coins/top_gainers_losers | Query top 30 coins with largest price gain and loss by time duration |
| 💼 /coins/{id}/supply_breakdown | Query the supply breakdown of a coin based on provided coin ID |
Coins
Coins
Coin metadata, market data, tickers, historical snapshots, new listings and top gainers and losers.

