Status endpoint
GET /api/v1/status returns service, region and version fields.
Errors
Clients should treat 5xx responses as temporary and use bounded retries.
A small status interface for infrastructure checks.
GET /api/v1/status returns service, region and version fields.
Clients should treat 5xx responses as temporary and use bounded retries.