Retrieve BESS revenue performance summaries

Returns aggregated revenue performance over a chosen period, summarised by asset, by owner and byoptimiser. A date range is required. Supply exactly one of last_month, last_quarter, month_to_date or year_to_date set to true, or supply both from_date and to_date. A request with no daterange returns 400. By default all three summaries are returned. Set any of assets, optimisers or owners totrue to return only the selected summaries. Full methodology is available here.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Query Params
date

Start of a custom date range. Must be supplied together with to_date, and only when none of the preset range parameters are set to true.

date

End of a custom date range. Must be supplied together with from_date, and only when none of the preset range parameters are set to true.

string
enum

Set to true to summarise the last 30 days. Use only one preset range parameter per request, and do not combine it with from_date/to_date.

Allowed:
string
enum

Set to true to summarise the last 90 days. Use only one preset range parameter per request, and do not combine it with from_date/to_date.

Allowed:
string
enum

Set to true to summarise from the first day of the current month to today. Use only one preset range parameter per request, and do not combine it with from_date/to_date.

Allowed:
string
enum

Set to true to summarise from 1 January of the current year to today. Use only one preset range parameter per request, and do not combine it with from_date/to_date.

Allowed:
string
enum

Set to true to include the per-asset summary. If none of assets, optimisers or owners is set to true, all three summaries are returned.

Allowed:
string
enum

Set to true to include the per-optimiser summary. If none of assets, optimisers or owners is set to true, all three summaries are returned.

Allowed:
string
enum

Set to true to include the per-owner summary. If none of assets, optimisers or owners is set to true, all three summaries are returned.

Allowed:
Responses

Language
Credentials
Header
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json