429 Too Many Requests
response.
X-RateLimit-Limit
: The maximum number of requests that the consumer is permitted to make in a minute.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 in UTC epoch seconds.Retry-After
: The number of seconds to wait before making another request.