GHGatehousePublic alpha

API

Alpha HTTP endpoints

Console APIs require a signed Gatehouse account session. Relay management endpoints require a separate shared management key.

01

Accounts

POST /api/auth/register, POST /api/auth/login, POST /api/auth/logout.

02

Control plane

POST /api/connectors/enrollment-token, POST /api/services, POST /api/services/{id}/health, POST /api/grants, POST /api/sessions/{id}/revoke.

03

Relay

POST /api/enroll, GET /healthz, WSS /tunnel/connectors, and /gateway/{sessionSlug}/{path} with a signed capability.