Analytics

Reports.

Aggregated production, availability and downtime. Exportable as JSON, CSV or PDF.

GET/v1/reports/production

Production report

Energy output per turbine or per wind farm, aggregated by day, week or month.

Required scopesreports.read

Request

GET /v1/reports/production
  ?windFarmId=wf_borssele_iii_iv
  &from=2025-04-01
  &to=2025-04-30
  &bucket=day
  &format=json
GET/v1/reports/availability

Availability report

Time based availability, technical availability and lost production estimates.

Required scopesreports.read
GET/v1/reports/exports/{id}

Download a generated export

Returns the binary file for a previously requested export.

Required scopesreports.read