Overview

The Status API returns a real-time health summary of the Allternit gateway and Gizzi Runtime, plus the list of configured deployment regions. It is useful for dashboards, liveness checks, and region selection for BYOC and data-residency flows.

Base URL

Authentication

Status endpoints are public and do not require authentication.

Endpoints

Platform status

Probes the gateway and the Gizzi Runtime and returns an overall status. Latency above 800 ms marks a service as degraded; connection failures mark it as outage.

Example response

Service status values

List regions

Returns the regions configured in the ALLTERNIT_REGIONS environment variable.

Example response

Error codes