SRV3 Gateway

API Documentation

The gateway exposes simple JSON endpoints for service health, version metadata, and event negotiation.

GET /api/v1/status

Returns the current gateway state, region, and API version.

GET /api/v1/meta

Returns build metadata used by lightweight service clients.

GET /api/v1/events

Returns a JSON description for normal requests. Clients that support event streaming can request a protocol upgrade.