Wahoo Fitness · OAuth Scopes
Wahoo Fitness OAuth Scopes
OAuth 2.0
derived
Wahoo Fitness publishes 12 OAuth 2.0 scopes via the authorizationCode flow. Scopes are the fine-grained permissions an application requests at authorization time to act against the Wahoo Fitness API on a user’s behalf.
Tokens are issued from https://api.wahooligan.com/oauth/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.
FitnessCyclingEndurance TrainingBike ComputersSmart TrainersIndoor CyclingHeart RatePower MetersGPSWearablesHardwareFIT FilesWebhooksOAuth
Scopes: 12
Flows: authorizationCode
Method: derived
OAuth endpoints
Authorization URL
https://api.wahooligan.com/oauth/authorize
https://api.wahooligan.com/oauth/authorize
Token URL
https://api.wahooligan.com/oauth/token
https://api.wahooligan.com/oauth/token
Flows
authorizationCode
authorizationCode
Scopes (12)
| Scope | Description | Flows |
|---|---|---|
| Access the user's email address | authorizationCode | |
| offline_data | Receive webhook events while the app is closed | authorizationCode |
| plans_read | Read workout plans | authorizationCode |
| plans_write | Manage workout plans | authorizationCode |
| power_zones_read | Read cycling power zones | authorizationCode |
| power_zones_write | Manage cycling power zones | authorizationCode |
| routes_read | Read GPS routes | authorizationCode |
| routes_write | Manage GPS routes | authorizationCode |
| user_read | Read user profile | authorizationCode |
| user_write | Update user profile | authorizationCode |
| workouts_read | Read workouts and summaries | authorizationCode |
| workouts_write | Create/update/delete workouts and uploads | authorizationCode |