Learn about API rate limits and how to work with them.
Header | Description |
---|---|
X-Ratelimit-Limit | The maximum number of requests permitted within the current rate limit window. |
X-Ratelimit-Remaining | The number of requests remaining in the current rate limit window. |
X-Ratelimit-Reset | The time at which the current rate limit window resets (UTC epoch seconds). |