Overview
Sevah connects clinical operators, care workflows, and companion devices through one tenant-scoped control plane. Use the API to authenticate devices, coordinate rounds, manage care operations, and route realtime voice sessions without weakening the boundaries around protected health information.
curl https://app.sevah.ai/health
Platform capabilities
Each capability is available through a focused API surface and shares the same organization, audit, and runtime validation model.
How Sevah works
1. Establish identity
Human operators exchange Firebase identity for a secure Sevah session. Devices exchange their canonical hardware identifier for a short-lived bearer token. Every protected request is resolved to one organization before application data is read.
2. Validate the runtime
The service validates configuration before accepting traffic. Secure deployments refuse to boot when signing secrets, admin controls, provider credentials, or PHI-egress interlocks are incomplete.
3. Coordinate care work
The control plane publishes missions and round triggers, routes realtime media, records outcomes, and exposes those records to authorized operators in the clinical console.