v1
latestOpenAPI 3.0.0BSD License2026-07-24228233924.5 KBAssets
AUS NEM Asset Revenue
Retrieves revenue data for a specific asset within the Australian National Electricity Market (NEM) over a defined time range.
get/australia-nem/assets/{asset_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'
If set to MW or MWh, revenue is normalized to asset capacity (e.g., AUD/MW).Defaults to None (returns revenue in AUD).
time_basis'hour' | 'year'
Defines the time scale for revenue calculations. If set to 'hour' or 'year,' revenue is adjusted accordingly (e.g., AUD/hour). Defaults to None, returning revenue in AUD without scaling.
Response
Success