Wger · OAuth Scopes
Wger OAuth Scopes
OAuth 2.0
searched
Wger publishes 5 OAuth 2.0 scopes via the authorizationCode flow. Scopes are the fine-grained permissions an application requests at authorization time to act against the Wger API on a user’s behalf.
Tokens are issued from https://wger.de/identity/o/api/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.
Sports And FitnessPublic APIsFitnessNutritionHealthOpen-SourceSelf-HostedWorkout TrackingDjangoREST
Scopes: 5
Flows: authorizationCode
Method: searched
OAuth endpoints
Authorization URL
https://wger.de/identity/o/authorize
https://wger.de/identity/o/authorize
Token URL
https://wger.de/identity/o/api/token
https://wger.de/identity/o/api/token
Flows
authorizationCode
authorizationCode
Scopes (5)
| Scope | Description | Flows |
|---|---|---|
| api:read | View your training, nutrition and body data | authorizationCode |
| api:write | Add and change your training, nutrition and body data | authorizationCode |
| openid | Standard OIDC scope; requests an ID token for the signed-in wger user | authorizationCode |
| profile | Standard OIDC scope; basic profile claims at the userinfo endpoint | authorizationCode |
| Standard OIDC scope; the account's email address | authorizationCode |
📄 Provider scope reference: https://wger.readthedocs.io/en/latest/administration/oauth2_provider.html
Source
OAuth Scopes
Work with this as data
Every scope set here is available over the APIs.io API and to AI agents over MCP.