Polar covers training load, Nightly Recharge, and sleep from Polar Flow — with wrist-ECG HRV on Elixir devices.
The athlete authorizes access via Polar's own OAuth flow — no credentials touch your servers.
Rabts maps Polar'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 — RMSSD requires a Polar Elixir device with wrist ECG; older devices don't expose HRV via the API.
Polar's training-strain metric, mapped to Rabts' unified strain field.
Webhooks notify Rabts of new data immediately, which triggers a targeted sync within seconds.
Create a free account and start pulling normalized Polar data through one API.
Create free account