Garmin Connect covers activities, sleep, HRV, stress, Body Battery, and continuous 24/7 metrics from hundreds of Garmin devices.
The athlete authorizes access via Garmin's own OAuth flow — no credentials touch your servers.
Rabts maps Garmin'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 — Rabts handles the OAuth application and callback infrastructure; you just connect your users.
Yes, via webhooks across 16 data types, so new data arrives without polling.
Yes, Rabts orchestrates backfill requests for up to 5 years of Garmin history.
Create a free account and start pulling normalized Garmin data through one API.
Create free account