TrainingPeaks · OAuth Scopes
TrainingPeaks OAuth Scopes
OAuth 2.0
derived
TrainingPeaks publishes 17 OAuth 2.0 scopes via the authorizationCode flow. Scopes are the fine-grained permissions an application requests at authorization time to act against the TrainingPeaks API on a user’s behalf.
Tokens are issued from https://oauth.trainingpeaks.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.
FitnessEndurance TrainingWorkoutsCoachingSportsHealthWearables
Scopes: 17
Flows: authorizationCode
Method: derived
OAuth endpoints
Authorization URL
https://oauth.trainingpeaks.com/OAuth/Authorize
https://oauth.trainingpeaks.com/OAuth/Authorize
Token URL
https://oauth.trainingpeaks.com/oauth/token
https://oauth.trainingpeaks.com/oauth/token
Flows
authorizationCode
authorizationCode
Scopes (17)
| Scope | Description | Flows |
|---|---|---|
| athlete:profile | Read the authenticated athlete's profile and zones. | authorizationCode |
| coach:athletes | Read coach profile, athletes, and assistants. | authorizationCode |
| events:read | Read athlete events. | authorizationCode |
| events:write | Create athlete events. | authorizationCode |
| file:write | Upload activity files. | authorizationCode |
| metrics:read | Read athlete metrics. | authorizationCode |
| metrics:write | Create athlete metrics. | authorizationCode |
| nutrition:read | Read athlete nutrition entries. | authorizationCode |
| nutrition:write | Create, update, and delete nutrition entries. | authorizationCode |
| routes:read | Read athlete routes. | authorizationCode |
| routes:write | Create athlete routes. | authorizationCode |
| webhook:read-subscriptions | List webhook subscriptions. | authorizationCode |
| webhook:write-subscriptions | Create, update, and delete webhook subscriptions. | authorizationCode |
| workouts:details | Read workout detail samples and post comments. | authorizationCode |
| workouts:plan | Create, update, and delete planned workouts. | authorizationCode |
| workouts:read | Read planned and completed workouts and analytics. | authorizationCode |
| workouts:wod | Read Workout of the Day and structured workout files. | authorizationCode |