π Endpoint Showcase
Discover how CoinGecko API is used at CoinGecko.com and GeckoTerminal.com
CoinGecko
![](https://files.readme.io/5efbe42-image.png)
- /global - Display global crypto data such as number of active cryptocurrencies, exchanges and etc.
- /search/trending - Display trending search coins, nfts and categories
- /coins/top_gainers_losers (Exclusive for Paid Plan Subscribers) - Display the largest gainers in 24h
- /coins/categories - Display all the categories list
- /coins/markets - Display all the supported coins with market related data
![](https://files.readme.io/2f71923-image.png)
- /coins/{id} - Display all the coin data including name, price, market related data, website, explorers and etc.
- /simple/price - Display data such as latest coin price, market cap and 24hr trading volume
- /coins/{id}/history - Display the historical price data
/coins/{id}/market_chart - Display the historical data in line chart
/coins/{id}/market_chart/range - Display the historical data within time range
/coins/{id}/ohlc - Display the historical data in candlestick chart
![](https://files.readme.io/9e12298-image.png)
- /exchanges/{id} - Display the exchange information such as name, type, market related data such as trading volume and etc.
- /exchanges/{id}/volume_chart - Display the historical volume chart data
- /exchanges/{id}/tickers - Display the exchange's tickers
![](https://files.readme.io/cda9241-image.png)
![](https://files.readme.io/cc963fe-image.png)
- /nfts/{id} - Display NFT data such as name, contract address, website, market related data such as floor price, market cap, volume and etc.
- /nfts/{id}/market_chart (Exclusive for Paid Plan Subscribers) - Display the historical market data in chart
- /nfts/{id} - Display the description of the NFT collection
- /nfts/{id}/tickers (Exclusive for Paid Plan Subscribers) - Display the tickers of the NFT collection on different NFT marketplace
Try it out for free π [GeckoTerminal Public API]
Updated 20 days ago