keecode logokeecode
503

Service Unavailable

Server Error

Description

The server is currently unavailable (overloaded or down for maintenance)

Common Usage

Temporary server downtime; often includes Retry-After header

Example Response

How this status code appears in HTTP responses

HTTP Response Header

HTTP/1.1 503 Service Unavailable

cURL Example

curl -I https://example.com
# Returns: HTTP/1.1 503 Service Unavailable