Cryptocompare Rate Limits
CryptoCompare meters access using a monthly call credit budget on top of per-second / per-minute / per-hour / per-day request ceilings. Every REST call deducts one or more credits depending on the endpoint weight; WebSocket subscriptions are metered by subscription minute or per-channel volume. Current request and credit remaining are returned in the streamer Welcome envelope (TYPE 20) and on most REST responses via the RateLimit field. Above the budget a 429 / "Rate limit exceeded" envelope is returned. Enterprise tiers can negotiate custom ceilings.
Cryptocompare Rate Limits is the machine-readable rate-limit profile for CryptoCompare on the APIs.io network, conforming to the API Commons Rate Limits specification.
It captures 11 rate-limit definitions, measuring call_credits, requests_per_second, requests_per_minute, requests_per_hour, and requests_per_day.
The profile also includes 5 backoff/retry policies defined and response codes documented for throttled and unauthorized.
Tagged areas include Rate Limiting, Cryptocurrency, and Market Data.