cURL
curl --request GET \ --url https://api.voltview.co.uk/v1/sites/peakDemand \ --header 'x-api-key: <api-key>'
[ { "siteId": "<string>", "peak": 123, "timestamp": "2023-11-07T05:31:56Z", "averageDemand": 123, "loadFactor": 123 } ]
Retrieves peak power demand data across all sites
Documentation IndexFetch the complete documentation index at: https://docs.voltview.co.uk/llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: https://docs.voltview.co.uk/llms.txt
Use this file to discover all available pages before exploring further.
VoltView API key
Peak demand data retrieved successfully
Site identifier
Peak power demand in kW
Timestamp of peak demand
Average power demand in kW
Load factor as a percentage