Tibber · OAuth Scopes
Tibber OAuth Scopes
OAuth 2.0
derived
Tibber publishes 11 OAuth 2.0 scopes via the authorizationCode flow. Scopes are the fine-grained permissions an application requests at authorization time to act against the Tibber API on a user’s behalf.
Tokens are issued from https://thewall.tibber.com/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.
EnergySmartHomeSmartMeterElectricityPricingElectricVehicleChargingHeatPumpSolarInverterHomeBatteryGraphQLOAuth2Nordic
Scopes: 11
Flows: authorizationCode
Method: derived
OAuth endpoints
Authorization URL
https://thewall.tibber.com/connect/authorize
https://thewall.tibber.com/connect/authorize
Token URL
https://thewall.tibber.com/connect/token
https://thewall.tibber.com/connect/token
Flows
authorizationCode
authorizationCode
Scopes (11)
| Scope | Description | Flows |
|---|---|---|
| data-api-chargers-read | Read EV chargers and EVSE equipment. | authorizationCode |
| data-api-energy-systems-read | Read home batteries and hybrid systems. | authorizationCode |
| data-api-homes-read | List the user's homes. | authorizationCode |
| data-api-inverters-read | Read solar inverters. | authorizationCode |
| data-api-thermostats-read | Read thermostats, heat pumps, and space heaters. | authorizationCode |
| data-api-user-read | Basic user context (required baseline). | authorizationCode |
| data-api-vehicles-read | Read connected electric vehicles. | authorizationCode |
| User email. | authorizationCode | |
| offline_access | Issue refresh tokens. | authorizationCode |
| openid | OpenID identity. | authorizationCode |
| profile | User profile. | authorizationCode |