//Endpoints · CoinGecko
CoinGecko Endpoint Reference
7 maintained endpoints and what each returns. For the full CoinGecko overview — sample response, FAQ and use cases — see the source page.
About the CoinGecko sourcePOST /api/coingecko/coinsFull coin profile — market cap, price, supply, ATH/ATL, sentiment, developer & community data
POST /api/coingecko/coins/chartHistorical price, market cap, and volume time series over a custom day window
POST /api/coingecko/coins/marketsRanked coin list by market cap with price changes, volumes, and supply metrics
POST /api/coingecko/coins/searchResolve a coin name or ticker symbol to its canonical CoinGecko coin id
POST /api/coingecko/coins/tickersTrading pairs for a coin across exchanges — price, volume, trust score, bid-ask spread
POST /api/coingecko/exchangesExchange profile — trust score, 24h BTC volume, coin count, pair count, country, social links
POST /api/coingecko/exchanges/searchExchanges ranked by trust score — id, name, volume, country