Skip to main content

API Rate-limit

Rate-limit HTTP headers

Rate-Limit status can be tracked using the following API Request Return-Header:

Header nameDescription
X-Rate-Limit-LimitThe maximum number of requests you're permitted to make per day.
X-Rate-Limit-RemainingThe number of requests remaining in the daily rate limit window.
X-Rate-Limit-ResetThe time at which the daily rate limit window resets in UTC epoch seconds.

Rate-Limit status can be tracked using the following API Request Return-Header:

Header nameDescription
Retry-AfterHow long user agent should wait before making a follow-up request. This header is only returned when Rate Limit has been reached

Rate-limit tresholds

Request byWindow time
10Requests by second
2000Requests by day