Appearance
Server API Reference
Authoritative sources:
server/src/routes/http.tsfor HTTP routesserver/src/routes/ws.tsfor WebSocket message handling
Application JSON routes are versioned under /api/v1/. Operational protocols and device integrations retain their established root paths; see the HTTP reference for the exact boundary.
Sections
- HTTP Endpoints
- Integration API — external-systems REST API under
/api/v1/integration/, with self-hosted Swagger UI docs at/integration/docs - WebSocket Messages