Ultrahuman
Ultrahuman makes the Ring AIR and Ring Pro smart rings and the M1 continuous glucose monitor (CGM), a subscription-free metabolic-health wearable ecosystem. Its Partner (UltraSignal) API lets approved partners read user-consented health metrics - sleep, HRV, resting heart rate, skin temperature, SpO2, movement/recovery indexes, VO2 max, and (with the M1 patch) continuous glucose - over an OAuth 2.0-secured REST API. A separate UltraSignal developer program offers raw sensor streams (PPG, temperature, accelerometer) from the Ring AIR via a loaned developer kit. API access is not self-serve - partners apply and are onboarded with client credentials; end users authorize data sharing from the Ultrahuman app.
APIs
Ultrahuman Metrics API
Reads user-consented Ring AIR / Ring Pro daily metrics via the ring_data scope - sleep stages, duration, efficiency and sleep score, HRV (rMSSD), resting and night heart rate, s...
Ultrahuman CGM (Glucose) API
Reads continuous glucose data via the cgm_data scope, for users with an active Ultrahuman M1 CGM patch - individual readings (mg/dL, ~5-minute cadence), average glucose, glucose...
Ultrahuman User Info API
Reads the authorized user's basic profile via the profile scope - user ID, time zone, and similar account metadata used to correlate metric payloads to a partner-linked user.
Ultrahuman OAuth 2.0 API
OAuth 2.0 authorization for the Partner API - Authorization Code Grant plus Refresh Token flow across the profile, ring_data, and cgm_data scopes. Users consent from the Ultrahu...
UltraSignal Sensor Platform API
UltraSignal is Ultrahuman's wearable developer platform for building custom algorithms on raw Ring AIR sensor streams - photoplethysmography (PPG), temperature, and acceleromete...