Whoop covers recovery, strain, and sleep from continuous wrist-worn monitoring — recovery score, HRV, and skin temperature.
The athlete authorizes access via Whoop's own OAuth flow — no credentials touch your servers.
Rabts maps Whoop's data into the same unified schema used across every other provider — consistent units, consistent field names.
Query it through the unified REST API, or subscribe to webhooks for real-time updates as new data arrives.
curl https://api-sport.rabts.com/api/v1/users/{user_id}/timeseries \
-H "X-Open-Wearables-API-Key: YOUR_API_KEY"
No — Whoop's API only exposes heart rate during logged workouts; continuous heart rate isn't available even from Whoop directly.
Webhooks deliver workout, sleep, and recovery events in near real time; everything else syncs hourly.
No, Whoop devices don't measure steps — this applies to any integration, not just Rabts.
Create a free account and start pulling normalized Whoop data through one API.
Create free account