v1

latestOpenAPI 3.1.02026-07-2694207444.7 KB
System

Yearly System Price

Returns system prices for a year and currency

System price is an artificial index price based on orders from the Day-ahead auction. The system price is calculating a single price for the Nordic region (Sweden, Finland, Norway, Denmark) based on orders from all power exchanges in the Nordics. Import and export flows from other regions are set to the same as the Day-ahead auction outcome. All capacity constraints are removed within the Nordic region, and a single price is gotten by matching all orders from the Nordic region.

Response field descriptions

  • prices: the settlement price for each period. If no trading happens, then the price might be null
  • blockPrices: average price for a periods of the day, called blocks.
  • dailySummaries: contains min, max and average price for each day in the year
  • monthlySummaries: contains min, max and average price for each month of the year
  • weeklySummaries: contains min, max and average price for each week of the year. Note this can include date ranges outside the actual year, since weeks do not align nicely with the yearly calendar.
  • yearlySummary: min, max and average price for the full year.

Only final system prices are included in this endpoint.

get/api/v2/System/Price/Yearly

Query parameters

currencystring required

Available currencies: EUR, SEK, NOK, DKK

yearinteger required

Year in CET (format: yyyy, e.g., 2024)

Response

OK

yearinteger
status'Missing' | 'Preliminary' | 'Final' | 'Cancelled'
unitstring nullable required
currencystring nullable required
marketMainCurrencystring nullable required
updatedAtstring date-time