Compute battery forecast with optional custom electricity prices

Computes on-demand battery charge/discharge forecasts for the given time range [fromDate, toDate). The request body is optional: supply custom electricity prices to override the defaults, or omit them to fall back to EPEX day-ahead prices (same as the GET endpoint). Optionally filter strategies in the request body; omit to compute all supported strategies. Query dates may include a timezone offset; timestamps in the response use UTC (+00:00). Requires battery charge state updated within the last 60 minutes.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Path Params
string
required

The uuid of the address

string
required

The uuid of the battery

Query Params
date-time
required

The start date (ISO 8601 with offset, e.g. 2026-01-01T00:00:00+01:00)

date-time
required

The end date (ISO 8601 with offset, e.g. 2026-01-01T00:00:00+01:00)

Body Params
strategies
array of strings

Optimization strategies to include. Omit to compute all supported strategies.

strategies
Allowed:
prices
array of objects

Electricity prices (EUR/kWh) for the forecast window. Omit to fall back to EPEX day-ahead prices (same behaviour as the GET endpoint). When provided, entries must be on 15-minute boundaries and exactly 15 minutes apart.

prices
Response

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