Understanding API rate limits and best practices
Header | Description |
---|---|
X-RateLimit-Limit | The maximum number of requests allowed in the current time window |
X-RateLimit-Remaining | The number of requests remaining in the current time window |
X-RateLimit-Reset | The time (in Unix timestamp format) when the rate limit will reset |
429 Too Many Requests
status code with the following response: