Gateway (REST)
Public REST surface — rooms, recordings, webhooks.
/api/gateway
Auth
Identity, sessions, magic links, room-token minting.
/api/auth
License
Plans, entitlements, on-prem license issuance.
/api/license
Media SFU
Internal SFU control endpoints. Not a public API.
/api/media-sfu
Chat
Chat history, channels, attachments.
/api/chat
Signaling (AsyncAPI)
WebSocket signaling protocol — protobuf over WSS.
/api/signaling
Webhooks (AsyncAPI)
Outbound event envelope, signing, event catalog.
/api/webhooks
These views are derived from docs/api/openapi/*.yaml at build time. Any change to those files re-renders these pages on next deploy.