The total electricity price for that hour, but only spot price if charges are unavailable.
color
String
Optional
The suggested color to show along with the price. This is dynamic based on region and whether charges are available or not. Possible values are: green, yellow, red.
The total electricity price for that hour, but only spot price if charges are unavailable.
charges
Double
Optional
The total amount of charges.
color
String
Optional
The suggested color to show along with the price. This is dynamic based on region and whether charges are available or not. Possible values are: green, yellow, red.
One of the easiest ways to get prices including charges.
The total electricity price for that hour, but only spot price if charges are unavailable.
charges
Double
Optional
The total amount of charges.
color
String
Optional
The suggested color to show along with the price. This is dynamic based on region and whether charges are available or not. Possible values are: green, yellow, red.
If you know the address of the user, this approach is the quickest way to get full electricity prices.
This process consists of 2 steps:
Search addresses
When the end-user has authorized access, you should display the list of addresses associated with the given user, so that they can select which address to get data from.
Get prices for address
You can now request electricity prices incl. all current and applicable charges.
If you already have the DAWA address ID, you can skip Step 1 and go directly to Step 2.
The total electricity price for that hour, but only spot price if charges are unavailable.
charges
Double
Optional
The total amount of charges.
color
String
Optional
The suggested color to show along with the price. This is dynamic based on region and whether charges are available or not. Possible values are: green, yellow, red.
To get electricity precise prices including all current and applicable charges, the end user must grant access to their household data through the public energy portal Eloverblik.
This process consists of 3 steps:
Grant access
In order to get access to all current and applicable charges for a given household, the end-user must first authorize access. This is achieved by logging in with MitID through Eloverblik.
List addresses
When the end-user has authorized access, you should display the list of addresses associated with the given user, so that they can select which address to get data from.
Get prices for address
You can now request electricity prices incl. all current and applicable charges.
The total electricity price for that hour, but only spot price if charges are unavailable.
charges
Double
Optional
The total amount of charges.
color
String
Optional
The suggested color to show along with the price. This is dynamic based on region and whether charges are available or not. Possible values are: green, yellow, red.