Fitbit
Fitbit Information
- Authentication
- OAuth
- HTTPS
- Yes
- CORS
- Unknown
- Category
- Sports & Fitness
- Documentation / URL
- https://dev.fitbit.com/
Overview
Fitbit API provides health/activity data — OAuth-based (unauthenticated requests return 401, verified).
Quick Start
Requires OAuth token:
curl "https://api.fitbit.com/1/user/-/profile.json" \
-H "Authorization: Bearer YOUR_TOKEN"
Authentication
- Register an app at dev.fitbit.com → OAuth 2.0 flow → access token.
- Send it as
Authorization: Bearer(missing → 401, verified).
Rate Limits & Notes
- Free with app registration (check the docs).
- Profile, activities, sleep, heart rate.
FAQ
Is Fitbit free? Free with OAuth registration.
Why 401? OAuth token required (verified).
What can I access? Health and activity data.
More in Sports & Fitness
| API | Auth | HTTPS | CORS | |
|---|---|---|---|---|
| API-FOOTBALL Get information about Football Leagues & Cups | API Key | Yes | Yes | ↗ |
| ApiMedic ApiMedic offers a medical symptom checker API primarily for patients | API Key | Yes | Unknown | ↗ |
| balldontlie Balldontlie provides access to stats data from the NBA | No auth | Yes | Yes | ↗ |
| Bet Better Sports model win probabilities and fair odds across 13 leagues | No auth | Yes | Yes | ↗ |
| Canadian Football League (CFL) Official JSON API providing real-time league, team and player statistics about the CFL | API Key | Yes | No | ↗ |