Good Energy · OAuth Scopes
Good Energy OAuth Scopes
OAuth 2.0
derived
Good Energy publishes 6 OAuth 2.0 scopes via the authorizationCode, clientCredentials, implicit, deviceCode, and ciba flows. Scopes are the fine-grained permissions an application requests at authorization time to act against the Good Energy API on a user’s behalf.
Tokens are issued from https://login.goodenergy.co.uk/connect/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 KingdomUtilitiesElectricityGasRenewablesSmart MeteringSolarEV ChargingEnergy Retail
Scopes: 6
Flows: authorizationCode, clientCredentials, implicit, deviceCode, ciba
Method: derived
OAuth endpoints
Authorization URL
https://login.goodenergy.co.uk/connect/authorize
https://login.goodenergy.co.uk/connect/authorize
Token URL
https://login.goodenergy.co.uk/connect/token
https://login.goodenergy.co.uk/connect/token
Flows
authorizationCodeclientCredentialsimplicitdeviceCodeciba
authorizationCodeclientCredentialsimplicitdeviceCodeciba
Scopes (6)
| Scope | Description | Flows |
|---|---|---|
| openid | Standard OpenID Connect scope requesting an ID token for the signed-in customer. | |
| profile | Standard OIDC claims about the end user (name, family_name, given_name, preferred_username, picture, locale, zoneinfo, updated_at and related claims advertised in claims_supported). | |
| Standard OIDC email and email_verified claims. | ||
| offline_access | Requests a refresh token so the session can be renewed without re-authentication. | |
| customer_portal | Access to the Good Energy customer hub (account.goodenergy.co.uk) — the signed-in billing, usage and account self-service surface. | |
| customer_portal_tariff_switch | Elevated customer-hub capability covering tariff switching / change of tariff within the customer account. |