v1

latestOpenAPI 3.1.02026-07-2694207444.7 KB
Intraday

Intraday Available Order Book contracts

Returns a list of contracts with available order books for a given UTC date and area. The response includes details about each contract, such as its delivery period, opening and closing times, and whether it is a local contract.

Response field descriptions

  • contractId: the identifier of the contract
  • contractName: a descriptive name for the contract (e.g., QH-20250331-09).
  • deliveryStart: the timestamp when the contract delivery starts
  • deliveryEnd: the timestamp when the contract delivery ends
  • isLocalContract: defines if the contract is local or part of XBID/SIDC. If true, then no cross border trading. If false, then cross border trading is possible
  • contractOpenTime: the timestamp when a contract was opened the first time for the selected area
  • contractCloseTime: the timestamp when a contract was closed the last time for the selected area

Sample response with valid data for area NO1 and delivery date UTC 2025-05-05

get/api/v2/Intraday/OrderBook/ContractsIds/ByArea

Query parameters

areastring required

Delivery area (e.g., NO1). Supported: NO1,NO2,NO3,NO4,NO5,SE1,SE2,SE3,SE4,FI,DK1,DK2,EE,LT,LV,AT,BE,FR,50Hz,AMP,TTG,TBW,NL,PL,TEL,BG,UK

deliveryDateUtcstring date required

Delivery date, referring to UTC date. Format yyyy-MM-dd, for example 2025-03-20

Response

OK

deliveryAreastring nullable required
deliveryDateUtcstring date