Sleep & vitals data, simply ingested.

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
Watch SleepBand Dashboard

How it works

1

Step 1 — Smart watch posts vitals

POST /api/v1/vitals
X-API-Key + device_uuid

2

Step 2 — SleepBand verifies and stores

Authenticated, validated, idempotent. Stored in a partitioned vitals table.

3

Step 3 — Manufacturer & SleepBand admin review

Manufacturers verify their integration in the dashboard; SleepBand admins see the full picture.

For manufacturers

Get an API key from SleepBand and start sending data in minutes.

Read the API docs