v1

latestOpenAPI 3.0.0BSD License2026-07-24228233924.5 KB
Indices (Deprecated)

Index Revenue

Retrieves aggregated revenue data for a specific index over a defined date range. Deprecated, please use Index Revenue

get/indices/indices/{index_id}/revenue/

Query parameters

datetime_fromstring date-time required

Datetime or date in the local timezone. Greater than or equal to.

datetime_tostring date-time required

Datetime or date in the local timezone. Less than or equal to.

capacity_normalisation'mw' | 'mwh'

Normalisation of the revenue. If None (default), returns revenue in GBP/AUD/USD. If set to MW or MWh,returns revenue normalised to asset capacity, e.g., GBP/MW

time_basis'hour' | 'year'

Used to scale revenues. If None (default), returns revenue GBP/AUD/USD. If set to hour or year,returns revenue scaled across that period, e.g., GBP/hour

Response

Success

currencystring required

Indicates the currency in which revenue values are reported.