CoinGecko · Rate Limits
Coingecko Rate Limits
CoinGecko enforces both a per-minute rate limit and a monthly call-credit quota that vary by subscription plan. Demo (public) is approximately 30 calls/minute and varies with traffic. Pro plans define explicit per-minute ceilings and monthly credits. Every API request, success or failure, counts against the quota.
9 Limits
Throttle: 429
Rate LimitingCryptocurrencyMarket Data
Limits
Demo plan key
30
Approximate; varies with overall traffic.
Demo monthly credits key
10000
Basic plan key
250
Basic monthly credits key
100000
Analyst plan key
500
Analyst monthly credits key
500000
Lite plan key
500
Lite monthly credits key
2000000
Enterprise key
custom (contact sales)
Policies
All requests count
All API requests count toward the per-minute and monthly limits, including responses with non-2xx status codes.
Backoff
On 429, reduce request rate or upgrade tier for higher ceilings.
Demo vs Pro hosts
Demo plans use api.coingecko.com; Pro plans use pro-api.coingecko.com with x-cg-pro-api-key header.