The requested resource is missing
Not Found
The server cannot find the requested resource. The URL may be wrong, moved or deleted.
Enter a code like 404 or search a phrase like rate limit to get the official status name and a practical, plain-English explanation.
The requested resource is missing
The server cannot find the requested resource. The URL may be wrong, moved or deleted.
Select a code to open its full explanation above.
This online lookup is built for quick debugging. Search the numeric response from your browser, API client, server log or monitoring alert, then use the practical explanation to decide where to investigate next.
Enter a three-digit code, official name or symptom such as “temporary redirect” or “rate limit.”
See whether the response is informational, successful, a redirect, a client problem or a server problem.
Copy the standard status line or create a direct link for a teammate, ticket or debugging note.
The first digit tells you the broad outcome. Use it as the fastest starting point before reading the individual status.
The request was received and the connection is continuing.
The server received, understood and accepted the request.
The client must take another step, often by following another URL or using a cached response.
The server cannot fulfill the request because of its syntax, credentials, permissions, rate or requested resource.
The server failed while processing a request that may otherwise be valid.
An HTTP status code is a three-digit response sent by a server after a browser, application or API client makes a request. It summarizes the outcome so the client knows what to do next.
A 4xx status usually points to the request: it may be malformed, unauthenticated, forbidden or aimed at a missing resource. A 5xx status means the server or an upstream service failed while handling it.
Common responses include 200 OK, 201 Created, 301 Moved Permanently, 304 Not Modified, 400 Bad Request, 401 Unauthorized, 403 Forbidden, 404 Not Found, 429 Too Many Requests, 500 Internal Server Error and 503 Service Unavailable.
No. Filtering and lookup happen directly in your browser. The page does not need to send the code or phrase you type to a server.
Inspect, validate and debug data with these free online utilities.