Get grid stress index
Features
Grid Stress Index
Returns the Grid Stress Index for the given time range. This is a derived signal computed from grid system state data, indicating overall grid stress level. Only 1h interval is supported.
GET
Get grid stress index
Overview
The Grid Stress Index is a derived signal that indicates the overall stress level of the South African power grid at any given hour. It is computed from multiple system state factors including residual demand, OCGT ramp rates, renewable penetration, and reserve margins.Interpretation
| Value Range | Meaning |
|---|---|
| 0.0 – 0.3 | Low stress — grid operating comfortably |
| 0.3 – 0.6 | Moderate stress — elevated demand or reduced reserves |
| 0.6 – 0.8 | High stress — potential for loadshedding |
| 0.8 – 1.0 | Critical — loadshedding likely or active |
Components
Each data point includes acomponents object breaking down the factors contributing to the stress score:
Use Cases
- Trigger alerts when grid stress exceeds a threshold
- Correlate grid stress with market prices
- Power demand-response automation
- Feed into energy trading models
Authorizations
API key obtained from the Power Signals dashboard.
Query Parameters
Include the components breakdown for each stress score. Defaults to false.
End datetime in ISO-8601 format.
Data resolution. Only 1h is currently supported.
Available options:
1h Start datetime in ISO-8601 format.

