Rate limiting
Our standard Rest API is limited to 6000 requests per client per minute. If you query the API beyond that threshold, a 429
an error message will occur.
If you'd like to discuss rate-limiting, please contact support@kaiko.com.
Last updated