Skip to main content
GET
Peak demand for a specific site
peak is the highest average power in a settlement interval (typically 30 minutes), in kW. loadFactor is average demand divided by that peak. Neither field is the contracted MIC, which is in kVA.

Authorizations

x-api-key
string
header
required

VoltView API key

Path Parameters

siteId
string
required

Site identifier

Response

Peak demand data retrieved successfully

siteId
string

Site identifier

peak
number

Highest average power in a settlement interval (typically 30 minutes), in kW. This is measured maximum demand, not contracted MIC (kVA).

timestamp
string<date-time>

Start of the interval that set the peak

averageDemand
number

Mean power over the requested window, in kW

loadFactor
number

Average demand divided by peak, as a percentage. High values mean the site uses its peak steadily; low values mean a short spike.