BlueprintLab ReferenceWeb

HTTP status code reference

Quickly look up common HTTP 1xx–5xx status codes.

ReferenceTools
29 rows
CodeNamePractical meaning
100ContinueRequest can continue
101Switching ProtocolsProtocol switch
200OKSuccessful request
201CreatedResource created
202AcceptedAccepted for processing
204No ContentSuccess with no response body
206Partial ContentRange response
301Moved PermanentlyPermanent redirect
302FoundTemporary-style redirect in common use
303See OtherRedirect to another resource with GET
304Not ModifiedUse cached representation
307Temporary RedirectTemporary redirect preserving method
308Permanent RedirectPermanent redirect preserving method
400Bad RequestMalformed/invalid request
401UnauthorizedAuthentication required/failed
403ForbiddenRequest understood but refused
404Not FoundResource not found
405Method Not AllowedMethod not supported for target
409ConflictConflict with resource state
410GoneResource intentionally no longer available
413Content Too LargeRequest content too large
415Unsupported Media TypeUnsupported representation format
422Unprocessable ContentSyntax understood, semantic processing failed
429Too Many RequestsRate limit / too many requests
500Internal Server ErrorServer-side failure
501Not ImplementedFunctionality not supported
502Bad GatewayInvalid upstream response
503Service UnavailableTemporary overload/maintenance
504Gateway TimeoutUpstream timeout

Sources & update policy

Verified: 2026-08-31. This page prioritizes primary standards and official registries. Time-sensitive items should be rechecked against the linked source.