pvnode API
Authentication
All requests require a Bearer token:
Code
Endpoints
| Endpoint | Description |
|---|---|
GET /v1/forecast | Power forecast, +7 days / −30 days |
GET /v1/recent | Monitoring reference data, last 6 months |
GET /v1/history | Historical time series back to 2015 |
GET /v1/yield | Annual yield (kWh/kWp) 2015–2025 |
GET /v1/system | System simulation: PV + battery + heat pump + loads |
Base URL
Code
Tags