API
Alpha HTTP endpoints
Console APIs require a signed Gatehouse account session. Relay management endpoints require a separate shared management key.
Accounts
POST /api/auth/register, POST /api/auth/login, POST /api/auth/logout.
Control plane
POST /api/connectors/enrollment-token, POST /api/services, POST /api/services/{id}/health, POST /api/grants, POST /api/sessions/{id}/revoke.
Relay
POST /api/enroll, GET /healthz, WSS /tunnel/connectors, and /gateway/{sessionSlug}/{path} with a signed capability.