v1

latestOpenAPI 3.1.02026-07-2694207444.7 KB
Auction

Auction aggregated bid curves

Returns aggregated bid curves and matched block volumes for a date and market.

Aggregated supply and demand curves contain only Nord Pool customer aggregated order data and is different from the market total aggregated bidding curves. For countries with multiple delivery zones, like Norway, there will be a separate entry for each delivery area. In SDAC 15 min, aggregated bid curves are available in each resolution. In Intraday auctions, only one resolution will have active bids.

Response field descriptions

aggregatedCurves

  • curveType: Purchase or Sales curve
  • area: code of area
  • currencyCode: market main currency (EUR or GBP)
  • resolutionSeconds: resolution in seconds - 3600, 1800, and/or 900. In case of multi resolutions (SDAC 15 min) then a curve is present for each resolution.
  • curves: list of aggregated curves per delivery period
    • deliveryStart: timestamp when delivery starts
    • deliveryEnd: timestamp when delivery ends
    • curvePoints: list of aggregated curve order volume for price points
      • price: price in EUR/MWh or GBP/MWh
      • volume: quantity in MW

matchedBlockVolumes

  • area: code of area
  • resolutionSeconds: resolution in seconds - 3600, 1800, and/or 900. In case of multi resolutions (SDAC 15 min) then a curve is present for each resolution.
  • volumes: list of matched block volumes per delivery period
    • deliveryStart: timestamp when delivery starts
    • deliveryEnd: timestamp when delivery ends
    • matchedBuyVolume: matched buy volume in MW
    • matchedSellVolume: matched sell volume in MW
get/api/Auction/AggregatedBidCurves

Query parameters

market'DayAhead' | 'GbHalfHour_DayAhead' | 'N2EX_DayAhead' | 'SemGb_IntradayAuction1' | 'SemGb_IntradayAuction2' | 'SIDC_IntradayAuction1' | 'SIDC_IntradayAuction2' | 'SIDC_IntradayAuction3'
datestring date

Delivery date, referring to CET date. Format yyyy-MM-dd, for example 2025-01-01

Response

OK

deliveryDatestring date required
market'DayAhead' | 'GbHalfHour_DayAhead' | 'N2EX_DayAhead' | 'SemGb_IntradayAuction1' | 'SemGb_IntradayAuction2' | 'SIDC_IntradayAuction1' | 'SIDC_IntradayAuction2' | 'SIDC_IntradayAuction3' required
countrystring nullable required