1
Get your credentials
Request access from support@stealthera.in. You will receive the base URL
https://api.stealthera.in and an API key. All calls authenticate with the X-API-Key header — see Authentication.2
List your devices
Fetch the live list of devices assigned to you, with the latest snapshot and status for each.Each row carries a
Response
deviceId (the watch IMEI), which you use to address that device in every other endpoint.3
Pull a device's vitals
Use the
deviceId to retrieve heart rate, blood pressure, blood oxygen, and body temperature together in one call.Where to next
API Reference
Every endpoint, schema, and example with an interactive playground.
Hospital Integration
Polling cadence, device-to-patient mapping, and alert handling.