429

Too Many Requests

Description

The user has sent too many requests in a given amount of time ("rate limiting"). This is commonly used for API rate limiting. The response should include a Retry-After header indicating how long to wait before making a new request.

HTTP Status Codes Details

Status Code
429
Status Name
Too Many Requests
Class
4xx
Common Usage
Yes

Common Scenarios

  • Client request errors
  • Authentication issues

Handling Recommendations

  • Validate client input
  • Provide clear error messages

Was this helpful?

Loading...

Send Feedback

Found an error or have a suggestion? We respond within 48 hours.

Fact-checking completed

Verified by: Pavel Volkov
Created:
Last updated:
Information verified against official sources

Official Sources

Internet Engineering Task Force RFCs

Official HTTP status codes specification (RFC 7231)

Internet standards organization defining HTTP protocols

Mozilla Developer Network

Comprehensive HTTP status codes documentation

Authoritative web development documentation

Internet Assigned Numbers Authority

Official HTTP status code registry

Internet protocol parameters authority