A simple HTTP API for smart-watch manufacturers to stream heart rate, SpO2, battery and motion data into a single, well-structured pipeline.
Read the API docs Sign in
POST /api/v1/vitals
X-API-Key + device_uuid
Authenticated, validated, idempotent. Stored in a partitioned vitals table.
Manufacturers verify their integration in the dashboard; SleepBand admins see the full picture.
Get an API key from SleepBand and start sending data in minutes.
Read the API docs