API Documentation

Base URL: https://api.sleepband.ai

What you can do with this API

Send your device's vitals (heart rate, SpO2, battery, motion) to a single HTTPS endpoint. SleepBand authenticates your manufacturer key, validates the payload, and stores the record. New devices are auto-registered on first POST.

  • Single endpoint: POST /api/v1/vitals
  • JSON payload, X-API-Key header authentication
  • Idempotent — safe to retry on flaky networks
  • Per-manufacturer rate limit (default 600 req/min)