Kaiko · Rate Limits
Kaiko Rate Limits
Kaiko documents a standard REST API limit of 6000 requests per API key per minute; requests beyond that threshold return HTTP 429. Higher limits and Kaiko Stream connection counts are negotiated per enterprise contract (contact support@kaiko.com).
Kaiko Rate Limits is the machine-readable rate-limit profile for Kaiko on the APIs.io network, conforming to the API Commons Rate Limits specification.
It captures 2 rate-limit definitions, measuring requests_per_minute and concurrent_connections.
The profile also includes 1 backoff/retry policy defined and response codes documented for throttled.
Tagged areas include Crypto, Market Data, and Rate Limiting.
2 Limits
Throttle: 429
CryptoMarket DataRate Limiting
Limits
REST API (standard) api_key
6000
Documented standard limit; higher limits negotiable via support@kaiko.com.
Stream connections (typical) api_key
5
Negotiated per contract.
Policies
Backoff Strategy
Honor 429 Retry-After and apply exponential backoff with jitter.