MDN Plus now available in your country! Support MDN and make it your own. Learn more

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.

Status

429 Too Many Requests

Example

HTTP/1.1 429 Too Many Requests
Content-Type: text/html
Retry-After: 3600

Specifications

Specification
RFC 6585
# section-4

See also

Cached: 429 Too Many Requests - HTTP | MDN

https://developer.mozilla.org/en-US/docs/Web/HTTP/Status/429#:~:text=The%20HTTP%20429%20Too%20Many,before%20making%20a%20new%20request.

This is a cached page of the above url, please refer to the original page if it is not offline.

Snapshot was generated on 08 October 2022. (2022/10/08 at 14:16:46 +0000 UTC)

MrWaggel.be