IDA indices
GET https://isot.okte.sk/api/v1/ida/indices
Parameters
|
:deliveryDayFrom
required |
Date ISO 8601 Start date of selected delivery range |
|---|---|
|
:deliveryDayTo
required |
Date ISO 8601 End date of selected delivery range |
|
:auction
|
String, Enum (IDA1, IDA2, IDA3, SUM) Auction identifier |
Example
GET https://isot.okte.sk/api/v1/ida/indices?deliveryDayFrom=2024-07-01&deliveryDayTo=2024-07-01
Response fields description
| Field | Description | Format |
| deliveryDay | Delivery day | Date ISO 8601 |
| auction | Auction identifier | String, Enum (IDA1, IDA2, IDA3) |
| publicationStatus | Status of results publication | String, Enum (preliminary, final) |
| base | Base load index (0:00 - 24:00) | Index |
| offPeak | OffPeak load index (0:00 - 8:00, 20:00 - 24:00) | Index |
| peak | Peak load index (8:00 - 20:00) | Index |
| Index | ||
| change | Change compared to previous index price (percentage) | Float number |
| price |
Price in € | Float number |