v1

latestOpenAPI 3.1.02026-07-2694207444.7 KB
Auction

Yearly Auction Prices

Returns a list of auction prices for a market, currency, year and one area.

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 prices are included in this endpoint.

get/api/v2/Auction/Prices/Yearly/ByArea

Query parameters

market'DayAhead' | 'GbHalfHour_DayAhead' | 'N2EX_DayAhead' | 'SemGb_IntradayAuction1' | 'SemGb_IntradayAuction2' | 'SIDC_IntradayAuction1' | 'SIDC_IntradayAuction2' | 'SIDC_IntradayAuction3' required
areastring required

One area. For example NO1. Supported: NO1,NO2,NO3,NO4,NO5,SE1,SE2,SE3,SE4,FI,DK1,DK2,EE,LT,LV,AT,BE,FR,GER,50Hz,AMP,TTG,TBW,NL,PL,UK,TEL,BG

currencystring required

Currency of returned prices. Note that local currencies are not available for all areas, and currency availability varies across markets. Supported: EUR, SEK, NOK, DKK, PLN, RON

yearinteger required

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

Response

OK

market'DayAhead' | 'GbHalfHour_DayAhead' | 'N2EX_DayAhead' | 'SemGb_IntradayAuction1' | 'SemGb_IntradayAuction2' | 'SIDC_IntradayAuction1' | 'SIDC_IntradayAuction2' | 'SIDC_IntradayAuction3'
deliveryAreastring nullable required
yearinteger
status'Missing' | 'Preliminary' | 'Final' | 'Cancelled'
unitstring nullable required
currencystring nullable required
marketMainCurrencystring nullable required
updatedAtstring date-time