DAM indices
GET https://isot.okte.sk/api/v1/dam/indices
Parameters
|
:deliveryDayFrom
required |
Date ISO 8601 Start date of selected delivery range |
|---|---|
|
:deliveryDayTo
required |
Date ISO 8601 End date of selected delivery range |
Example
GET https://isot.okte.sk/api/v1/dam/indices?deliveryDayFrom=2020-01-01&deliveryDayTo=2020-01-02
Response fields description
| Field | Description | Format |
| deliveryDay | Delivery day | Date ISO 8601 |
| 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 |
| cz | DAM Indices for CZ area | STM Indices |
| hu | DAM Indices for HU area | STM Indices |
| ro | DAM Indices for RO area | STM Indices |
| STM Indices | ||
| 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 |