Skip to content

Server API Reference

Authoritative sources:

  • server/src/routes/http.ts for HTTP routes
  • server/src/routes/ws.ts for 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