Skip to main content
GET
Load curve for a specific site

Authorizations

x-api-key
string
header
required

VoltView API key

Path Parameters

siteId
string
required

Site identifier

Query Parameters

from
string<date-time>

Start date and time (ISO 8601)

Example:

"2024-01-01T00:00:00.000Z"

to
string<date-time>

End date and time (ISO 8601)

Example:

"2024-12-31T23:59:59.999Z"

summaryLevel
enum<string>

Level of data aggregation

Available options:
hour,
day,
month
unit
enum<string>

Unit of measurement

Available options:
kWh,
kW

Response

Load curve data retrieved successfully

siteId
string

Site identifier

data
object[]