HTTP Status Codes

Quick search reference table of standard HTTP status codes. Fast, free, and fully client-side.

CodePhraseDescription
200OKThe request succeeded.
201CreatedThe request succeeded and created a new resource.
301Moved PermanentlyResource URI redirect URL has changed.
302FoundResource URI redirect URL temporarily changed.
400Bad RequestMalformed query or parameters syntax.
401UnauthorizedAuthentication is required and has failed.
403ForbiddenPermissions are insufficient to access resource.
404Not FoundServer could not locate specified resource.
500Internal Server ErrorGeneric fallback server error block.
503Service UnavailableServer is down or overloaded.

Browse more

See all developer reference guides and interactive utilities.