v1
latestOpenAPI 3.1.02026-07-2694207444.7 KBAuction
Yearly Auction Volumes
Returns a list of auction volumes for a market, year and one area.
Note that this volume only reflect Nord Pool's part of the traded volume, not the market total volume.
Response field descriptions
yearlySummary:
- totalVolume: contains total bought and sold MWh for the year
- averageVolume: the average bought and sold MW across all delivery periods
- minVolume: the minimum bought and sold MW across all delivery periods
- maxVolume: the maximum bought and sold MW across all delivery periods
monthlySummary: a list of monthly aggregate values
- totalVolume: contains total bought and sold MWh for the month
- averageVolume: the average bought and sold MW across all delivery periods in the month
- minVolume: the minimum bought and sold MW across all delivery periods in the month
- maxVolume: the maximum bought and sold MW across all delivery periods in the month
dailySummary: a list of daily aggregate values
- totalVolume: contains total bought and sold MWh for the day
- averageVolume: the average bought and sold MW across all delivery periods in the day
- minVolume: the minimum bought and sold MW across all delivery periods in the day
- maxVolume: the maximum bought and sold MW across all delivery periods in the day
blockVolumes: a list of MWh buy and sell volumes for a period of the day.
volumes: a list of MW buy and sell volumes per delivery period
Only final volumes are included in this endpoint.
get/api/v2/Auction/Volumes/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
yearinteger required
Year in CET (format: yyyy, e.g., 2024)
Response
OK