429 - Too many requests

The HTTP 429 Too Many Requests response status code indicates the user has sent too many requests in a given amount of time ("rate limiting").

A Retry-After header might be included to this response indicating how long to wait before making a new request.


For more information check the HTTP 429 Reference on MDN or contact the support at our Help Desk.