E.ON Next · OAuth Scopes
E.ON Next OAuth Scopes
OAuth 2.0
searched
E.ON Next publishes 14 OAuth 2.0 scopes via the authorizationCode, implicit, clientCredentials, and deviceCode flows. Scopes are the fine-grained permissions an application requests at authorization time to act against the E.ON Next API on a user’s behalf.
Tokens are issued from https://auth.eonnext.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.
EnergyUnited KingdomUtilitiesElectricityGasSmart MeteringEnergy RetailKrakenSolarEV ChargingIdentity
Scopes: 14
Flows: authorizationCode, implicit, clientCredentials, deviceCode
Method: searched
OAuth endpoints
Authorization URL
https://auth.eonnext.com/authorize
https://auth.eonnext.com/authorize
Token URL
https://auth.eonnext.com/oauth/token
https://auth.eonnext.com/oauth/token
Flows
authorizationCodeimplicitclientCredentialsdeviceCode
authorizationCodeimplicitclientCredentialsdeviceCode
Scopes (14)
| Scope | Description | Flows |
|---|---|---|
| openid | Request an ID token — mandatory OIDC scope. | |
| profile | Basic profile claims (name, given_name, family_name, nickname, picture). | |
| The email claim. | ||
| address | The address claim. | |
| phone | The phone_number claim. | |
| offline_access | Issue a refresh token. | |
| name | Individual claim scope for name. | |
| given_name | Individual claim scope for given_name. | |
| family_name | Individual claim scope for family_name. | |
| nickname | Individual claim scope for nickname. | |
| picture | Individual claim scope for picture. | |
| email_verified | Individual claim scope for email_verified. | |
| created_at | Individual claim scope for the account creation timestamp. | |
| identities | Individual claim scope for linked identity providers. |