v1
latestOpenAPI 3.1.02026-07-2694207444.7 KBIntraday Hub to Hub Capacities
Returns transmission capacity changes available between two areas, no matter the path through the power grid. It's not a border/cable capacity but rather the sum of all available paths that power could flow. Data is available with a delay of approximately 25 minutes.
Note: The delivery start time must be provided in a full-hour format, such as 2025-03-01T01:00:00Z. Providing the delivery start time like 2025-03-01T01:59:59Z results in a bad request error, as hub to hub capacities are updated on an hourly basis and such inputs would not give meaningful responses.
Response field descriptions
-
areaFrom: the outgoing delivery area
-
areaTo: the incoming delivery area
-
deliveryStart: the timestamp of delivery start
-
deliveryEnd: the timestamp of delivery end
-
capacities: a list of capacity changes
Each capacity contains:
-
outCapacity: the available capacity out from the "from" area (areaFrom -> areaTo capacity) in MW
-
inCapacity: the available capacity in to the "from" area (areaTo -> areaFrom capacity) in MW
-
publicationTime: the timestamp when data has been received from the capacity system
-
Query parameters
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
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
Delivery start time of a contract, referring to a full hour in UTC. Format yyyy-MM-ddThh:00:00Z, for example 2024-08-15T01:00:00Z.
Response
OK