On-site assets

Solar

Read-only solar generation for arrays mapped to a site and its import MPAN. Returns instantaneous AC power, interval generation, yield, and status from the inverter portal. Derived self-consumption and export are labelled as derived.

get/v1/assets/solar

Query parameters

granularity'hour' | 'day' | 'month' | 'year'

Data aggregation granularity

fromstring date-time
Example:2024-01-01T00:00:00.000Z

Start date and time (ISO 8601)

tostring date-time
Example:2024-12-31T23:59:59.999Z

End date and time (ISO 8601)

Response

Solar systems retrieved successfully

idstring

Solar system identifier

siteIdstring

Site the array is mapped to

importMpanstring

Import MPAN the array offsets

exportMpanstring

Export MPAN if the site has one

installedCapacityKwpnumber

Installed capacity in kWp

commissioningDatestring date

Commissioning date if known

portalstring

OEM or installer monitoring portal

acPowerKwnumber

Instantaneous AC power in kW

generationKwhnumber

Energy generated in the interval in kWh

lifetimeYieldKwhnumber

Lifetime or period yield in kWh

selfConsumedKwhnumber

Derived self-consumed generation in kWh

exportedKwhnumber

Derived or metered exported generation in kWh

status'ONLINE' | 'FAULT' | 'OFFLINE'

Inverter / portal status

Changes

Changed in 1 of the 29 revisions of this API.1