v1

latestOpenAPI 3.1.02026-07-2694207444.7 KB
Auction

Yearly Auction Price Indices

Price indices are normalized prices for a set resolution, for one delivery area or a group of delivery areas.

If official prices exists in a certain resolution, then official prices are used. If no centrally agreed official price exists for a resolution, then an average price is calculated.

Note that settlement is always done in the lowest trading resolution for the market and area, price indices are just an indication of what the average price would be in different resolutions.

Response field descriptions

  • exchangeRate: the exchange rate used to calculate the currency price. 1 if the currency is the same as the main market currency.
  • deliveryAreas: the areas used to build up this index. In most cases, this is the same as the index name.

Only final price indices are included in this endpoint.

get/api/v2/Auction/PriceIndices/Yearly/ByIndexName

Query parameters

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

One area. For example NO1. Supported: SYSTEM, 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, SE(legacy)

currencystring required

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

yearinteger required

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

resolution'PT1H' | 'PT15M' | 'PT30M' required

The data-resolution of the requested price data: PT1H = 1h, PT30M = 30min, PT15M = 15min

Response

OK

market'DayAhead' | 'GbHalfHour_DayAhead' | 'N2EX_DayAhead' | 'SemGb_IntradayAuction1' | 'SemGb_IntradayAuction2' | 'SIDC_IntradayAuction1' | 'SIDC_IntradayAuction2' | 'SIDC_IntradayAuction3'
indexNamestring nullable required
deliveryAreasstring[] nullable
resolutionstring date-span
yearinteger
currencystring nullable required
marketMainCurrencystring nullable required
unitstring nullable required
status'Missing' | 'Preliminary' | 'Final' | 'Cancelled'
updatedAtstring date-time