v1

latestOpenAPI 3.1.02026-07-2694207444.7 KB
Auction

Auction Prices

Returns a list of auction prices for a market, currency, date and list of areas.

Response field descriptions

  • status: Missing if data does not exist. Preliminary if the market coupling session is not complete, or the exchange rate has not been finalized yet. Final once exchange rate is set and market coupling session is complete. Cancelled if the auction is cancelled.
  • exchangeRate: the exchange rate used to calculate the currency price. 1 if the currency is the same as the main market currency.
  • prices: the settlement price for each period. If no trading happens, then the price might be null
  • blockPrices: average price for periods (block) of the day

Note that settlement will only be done for Final prices - preliminary prices can change either due to updated exchange rate, or in rare cases from a re-opening of order books and re-calculating prices.

Preliminary prices can change, and exchange rates for local currencies are only finalized on Norwegian banking days.

get/api/v2/Auction/Prices/ByAreas

Query parameters

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

Comma-separated list of areas (e.g., NO1, NO2). Supported: SE(legacy),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, GBP, SEK, NOK, DKK, PLN, RON

datestring date required

Delivery date, referring to CET date. Format yyyy-MM-dd, for example 2024-08-15

Response

OK

deliveryDateCETstring date
updatedAtstring date-time
status'Missing' | 'Preliminary' | 'Final' | 'Cancelled'
unitstring nullable
currencystring nullable required
exchangeRatenumber double nullable
marketMainCurrencystring nullable required
averagePricenumber double nullable
minPricenumber double nullable
maxPricenumber double nullable
market'DayAhead' | 'GbHalfHour_DayAhead' | 'N2EX_DayAhead' | 'SemGb_IntradayAuction1' | 'SemGb_IntradayAuction2' | 'SIDC_IntradayAuction1' | 'SIDC_IntradayAuction2' | 'SIDC_IntradayAuction3'
deliveryAreastring nullable required