Returns consumption and pricing history and forecasts for a given contract
This endpoint can be used to retrieve information about energy consumption and pricing, both for past periods as well as future forecast data. See the guide section for more information and examples on how to use this API endpoint.Documentation Index
Fetch the complete documentation index at: https://api-docs.rabot.energy/llms.txt
Use this file to discover all available pages before exploring further.
role:application scope or Linked relation on customer level.Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Customer number
Contract number
Start of period
End of period
Information about interval to get contract metrics Interval of contract metrics
Members:
QuarterHourly, Hourly, Daily, Weekly, Monthly, Yearly Information about metric type to get contract metrics Type of contract metrics
Members:
Consumption, Saving, TotalCost, WorkingPrice, Co2Saving Information about metric value type to get contract metrics Type of returned value
Members:
Actual, Forecast, Dynamic, Combined OK
API response DTO with data.
Success status of the operation based on status code (2xx range).
true
Optional message to provide additional information about the operation result.
null
Optional error details in case of an error(s).
Optional reference URI to point to the resulting resource.
Returned data instance.