CoinGecko API
Cryptocurrency data API providing real-time price, market cap, volume, and other crypto market data. Free tier available with rate limits.
Base URL:
Auth: none
Endpoints: 12
Reachable: yes
CORS: unknown
Last checked: 2026-03-14 22:15:44.123531
https://api.coingecko.com/api/v3/Auth: none
Endpoints: 12
Reachable: yes
CORS: unknown
Last checked: 2026-03-14 22:15:44.123531
Links
Documentation:
- Crypto API official
- On-chain DEX API official
- NFT API official
SDKs:
- CoinGecko .Net (c#)
- Go Gecko (go)
- CoinGecko Java (java)
- CoinGecko PHP API Client (php)
- PyCoinGecko (python)
352ms
Avg latency (7d)19
Probes (7d)Latency (7d)
Success Rate (7d)
Topics
Endpoints
| Method | Path | Summary | Auth | Last Status | Latency |
|---|---|---|---|---|---|
GET |
/coins/list | List all supported coins | none | 200 | 111ms |
GET |
/coins/markets | Get coins market data | none | 200 | 232ms |
GET |
/coins/{id} | Get current data for a coin | none | 200 | 86ms |
GET |
/coins/{id}/history | Get historical data at a specific date | — | — | — |
GET |
/coins/{id}/market_chart | Get historical market data | none | 200 | 76ms |
GET |
/exchange_rates | Get Exchange Rates | none | 200 | 89ms |
GET |
/exchanges | List Exchanges | none | 500 | 220ms |
GET |
/global | Get Global Crypto Market Data | none | 200 | 223ms |
GET |
/ping | Check API status | none | 200 | 203ms |
GET |
/search | Search coins, exchanges, and markets | none | 200 | 232ms |
GET |
/search/trending | Get Trending Coins | none | 200 | 81ms |
GET |
/simple/price | Get simple price data | none | 200 | 242ms |