Fitbit · OAuth Scopes
Fitbit OAuth Scopes
OAuth 2.0
derived
Fitbit publishes 15 OAuth 2.0 scopes via the authorizationCode flow. Scopes are the fine-grained permissions an application requests at authorization time to act against the Fitbit API on a user’s behalf.
Tokens are issued from https://api.fitbit.com/oauth2/token.
This index is generated from the provider’s OpenAPI security definitions (and, where available, its documented scope reference) and refreshes on every APIs.io network build. Browse every provider’s scopes at scopes.apis.io.
WearableHealthFitnessActivity TrackingHeart RateSleepGoogleIoT
Scopes: 15
Flows: authorizationCode
Method: derived
OAuth endpoints
Authorization URL
https://www.fitbit.com/oauth2/authorize
https://www.fitbit.com/oauth2/authorize
Token URL
https://api.fitbit.com/oauth2/token
https://api.fitbit.com/oauth2/token
Flows
authorizationCode
authorizationCode
Scopes (15)
| Scope | Description | Flows |
|---|---|---|
| activity | Activity and exercise data | authorizationCode |
| cardio_fitness | Cardio fitness (VO2 Max) data | authorizationCode |
| electrocardiogram | ECG readings | authorizationCode |
| heartrate | Heart rate data | authorizationCode |
| irregular_rhythm_notifications | IRN data | authorizationCode |
| location | GPS and other location data | authorizationCode |
| nutrition | Food and nutrition data | authorizationCode |
| oxygen_saturation | SpO2 data | authorizationCode |
| profile | User profile | authorizationCode |
| respiratory_rate | Breathing rate data | authorizationCode |
| settings | Account settings | authorizationCode |
| sleep | Sleep data | authorizationCode |
| social | Friends and leaderboard data | authorizationCode |
| temperature | Skin and core body temperature data | authorizationCode |
| weight | Weight, BMI, and body fat data | authorizationCode |