X-RateLimit-Limit: The maximum number of requests allowed per minuteX-RateLimit-Remaining: The number of requests remaining in the current time windowX-RateLimit-Reset: The Unix timestamp when the rate limit window resets
429 Too Many Requests response with a Retry-After header indicating how many seconds to wait before retrying.
Note that these headers are not guaranteed to be present on every response.
Example response headers with example rate limits: