4xx · Client Error
429Too Many Requests
用户在给定时间内发送了太多请求。
What is HTTP 429?
429 Too Many Requests 表示用户在给定的时间段内发送了太多请求(速率限制)。响应应包含 Retry-After 头指示何时可以重试。
Example
Exceeding 100 API calls/minute → 429 Too Many RequestsCheck a URL in real-time
Use our HTTP ping tool to check the actual status code of any URL.
Try httping.io →