Skip to main content
GET
List filtered hourly prices

Authorizations

Authorization
string
header
required

The access token received from the authorization server in the OAuth 2.0 flow.

Path Parameters

market_id
enum<string>
required
Available options:
EPEX_DA,
EPEX_ID
price_zone
enum<string>
required
Available options:
AT,
AT_HOURLY,
BE,
CH,
EE,
DE_LU,
HR,
HU,
IT_CNOR,
IT_CSUD,
IT_NORD,
IT_PUN,
IT_SARD,
IT_SICI,
IT_SUD,
PT,
RO,
SE_1,
SE_2,
SE_3,
SE_4,
UK

Query Parameters

from_dt
string<date-time>

The lower boundary of the time window that filters the price list, in ISO 8601 format, e.g. 2023-10-31T14:30:59

to_dt
string<date-time>

The upper boundary of the time window that filters the price list, in ISO 8601 format, e.g. 2023-10-31T14:30:59

Response

200 - application/json

OK

timestamp
string<date-time>
required
price_zone
string | null
default:AT
Maximum string length: 16
price
number | null