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
Token URL
https://api.fitbit.com/oauth2/token
Flows
authorizationCode

Scopes (15)

ScopeDescriptionFlows
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

Source

OAuth Scopes

fitbit-scopes.yml Raw ↑
generated: '2026-07-11'
method: derived
source: openapi/fitbit-activity-api-openapi.yml, openapi/fitbit-body-api-openapi.yml, openapi/fitbit-devices-api-openapi.yml,
  openapi/fitbit-ecg-irn-api-openapi.yml, openapi/fitbit-friends-api-openapi.yml, openapi/fitbit-heart-rate-api-openapi.yml,
  openapi/fitbit-nutrition-api-openapi.yml, openapi/fitbit-sleep-api-openapi.yml, openapi/fitbit-spo2-breathing-temperature-api-openapi.yml,
  openapi/fitbit-subscriptions-api-openapi.yml, openapi/fitbit-user-api-openapi.yml
schemes:
- name: OAuth2
  source: openapi/fitbit-activity-api-openapi.yml
  flows:
  - flow: authorizationCode
    authorizationUrl: https://www.fitbit.com/oauth2/authorize
    tokenUrl: https://api.fitbit.com/oauth2/token
- name: OAuth2
  source: openapi/fitbit-body-api-openapi.yml
  flows:
  - flow: authorizationCode
    authorizationUrl: https://www.fitbit.com/oauth2/authorize
    tokenUrl: https://api.fitbit.com/oauth2/token
- name: OAuth2
  source: openapi/fitbit-devices-api-openapi.yml
  flows:
  - flow: authorizationCode
    authorizationUrl: https://www.fitbit.com/oauth2/authorize
    tokenUrl: https://api.fitbit.com/oauth2/token
- name: OAuth2
  source: openapi/fitbit-ecg-irn-api-openapi.yml
  flows:
  - flow: authorizationCode
    authorizationUrl: https://www.fitbit.com/oauth2/authorize
    tokenUrl: https://api.fitbit.com/oauth2/token
- name: OAuth2
  source: openapi/fitbit-friends-api-openapi.yml
  flows:
  - flow: authorizationCode
    authorizationUrl: https://www.fitbit.com/oauth2/authorize
    tokenUrl: https://api.fitbit.com/oauth2/token
- name: OAuth2
  source: openapi/fitbit-heart-rate-api-openapi.yml
  flows:
  - flow: authorizationCode
    authorizationUrl: https://www.fitbit.com/oauth2/authorize
    tokenUrl: https://api.fitbit.com/oauth2/token
- name: OAuth2
  source: openapi/fitbit-nutrition-api-openapi.yml
  flows:
  - flow: authorizationCode
    authorizationUrl: https://www.fitbit.com/oauth2/authorize
    tokenUrl: https://api.fitbit.com/oauth2/token
- name: OAuth2
  source: openapi/fitbit-sleep-api-openapi.yml
  flows:
  - flow: authorizationCode
    authorizationUrl: https://www.fitbit.com/oauth2/authorize
    tokenUrl: https://api.fitbit.com/oauth2/token
- name: OAuth2
  source: openapi/fitbit-spo2-breathing-temperature-api-openapi.yml
  flows:
  - flow: authorizationCode
    authorizationUrl: https://www.fitbit.com/oauth2/authorize
    tokenUrl: https://api.fitbit.com/oauth2/token
- name: OAuth2
  source: openapi/fitbit-subscriptions-api-openapi.yml
  flows:
  - flow: authorizationCode
    authorizationUrl: https://www.fitbit.com/oauth2/authorize
    tokenUrl: https://api.fitbit.com/oauth2/token
- name: OAuth2
  source: openapi/fitbit-user-api-openapi.yml
  flows:
  - flow: authorizationCode
    authorizationUrl: https://www.fitbit.com/oauth2/authorize
    tokenUrl: https://api.fitbit.com/oauth2/token
scopes:
- scope: activity
  description: Activity and exercise data
  flows:
  - authorizationCode
  sources:
  - openapi/fitbit-activity-api-openapi.yml
  - openapi/fitbit-subscriptions-api-openapi.yml
- scope: cardio_fitness
  description: Cardio fitness (VO2 Max) data
  flows:
  - authorizationCode
  sources:
  - openapi/fitbit-activity-api-openapi.yml
  - openapi/fitbit-spo2-breathing-temperature-api-openapi.yml
- scope: electrocardiogram
  description: ECG readings
  flows:
  - authorizationCode
  sources:
  - openapi/fitbit-activity-api-openapi.yml
  - openapi/fitbit-ecg-irn-api-openapi.yml
- scope: heartrate
  description: Heart rate data
  flows:
  - authorizationCode
  sources:
  - openapi/fitbit-activity-api-openapi.yml
  - openapi/fitbit-heart-rate-api-openapi.yml
  - openapi/fitbit-spo2-breathing-temperature-api-openapi.yml
  - openapi/fitbit-subscriptions-api-openapi.yml
- scope: irregular_rhythm_notifications
  description: IRN data
  flows:
  - authorizationCode
  sources:
  - openapi/fitbit-activity-api-openapi.yml
  - openapi/fitbit-ecg-irn-api-openapi.yml
- scope: location
  description: GPS and other location data
  flows:
  - authorizationCode
  sources:
  - openapi/fitbit-activity-api-openapi.yml
- scope: nutrition
  description: Food and nutrition data
  flows:
  - authorizationCode
  sources:
  - openapi/fitbit-activity-api-openapi.yml
  - openapi/fitbit-nutrition-api-openapi.yml
  - openapi/fitbit-subscriptions-api-openapi.yml
- scope: oxygen_saturation
  description: SpO2 data
  flows:
  - authorizationCode
  sources:
  - openapi/fitbit-activity-api-openapi.yml
  - openapi/fitbit-spo2-breathing-temperature-api-openapi.yml
- scope: profile
  description: User profile
  flows:
  - authorizationCode
  sources:
  - openapi/fitbit-activity-api-openapi.yml
  - openapi/fitbit-user-api-openapi.yml
- scope: respiratory_rate
  description: Breathing rate data
  flows:
  - authorizationCode
  sources:
  - openapi/fitbit-activity-api-openapi.yml
  - openapi/fitbit-spo2-breathing-temperature-api-openapi.yml
- scope: settings
  description: Account settings
  flows:
  - authorizationCode
  sources:
  - openapi/fitbit-activity-api-openapi.yml
  - openapi/fitbit-devices-api-openapi.yml
  - openapi/fitbit-user-api-openapi.yml
- scope: sleep
  description: Sleep data
  flows:
  - authorizationCode
  sources:
  - openapi/fitbit-activity-api-openapi.yml
  - openapi/fitbit-sleep-api-openapi.yml
  - openapi/fitbit-subscriptions-api-openapi.yml
- scope: social
  description: Friends and leaderboard data
  flows:
  - authorizationCode
  sources:
  - openapi/fitbit-activity-api-openapi.yml
  - openapi/fitbit-friends-api-openapi.yml
- scope: temperature
  description: Skin and core body temperature data
  flows:
  - authorizationCode
  sources:
  - openapi/fitbit-activity-api-openapi.yml
  - openapi/fitbit-spo2-breathing-temperature-api-openapi.yml
- scope: weight
  description: Weight, BMI, and body fat data
  flows:
  - authorizationCode
  sources:
  - openapi/fitbit-activity-api-openapi.yml
  - openapi/fitbit-body-api-openapi.yml
  - openapi/fitbit-subscriptions-api-openapi.yml