Endpoints
Base URL
The Min Strøm API is accessed through the following base URL:
Spot prices
Get the future hourly electricity spot prices excl. charges.
Full prices (incl. charges)
There are three overall approaches to get electricity prices including all charges.
- Coordinate lookup - Using lat/long to look up charges
- Address lookup - Using a free text address query to look up charges
- Eloverblik (for private consumers) - Using MitID to get household charges
One of the easiest ways to get prices including charges.
One of the easiest ways to get prices including charges.
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.
Search address
In order to get prices including charges you first need to get a valid address to make the lookup with.
Get prices for address
With a valid address you can now lookup prices including charges (best effort):
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.
Grant access
Generate an authorization link to present a web view that will allow the user to authorize access to their household data, incl. all charges.
List addresses
Get all addresses associated to a user.
Get prices for address
Forecast spot prices
Get unconfirmed future hourly electricity prices up to 7 days into the future.
Charges info
Get full charges information for a specific location and date
Request count
Get the running request count for your account