API Rate-limit
Rate-Limit status can be tracked using the following API Request Return-Header:
Header name | Description |
---|
X-Rate-Limit-Limit | The maximum number of requests you're permitted to make per day. |
X-Rate-Limit-Remaining | The number of requests remaining in the daily rate limit window. |
X-Rate-Limit-Reset | The 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 name | Description |
---|
Retry-After | How 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 by | Window time |
---|
10 | Requests by second |
2000 | Requests by day |