Basic edition of weather forecast based on Geo-location: POST /v1/basic/weather/{period}. The forecast data is returned in one-hour resolution.
Basic edition of power forecast based on Geo-location. Enables the definition of up to 2 partial PV generators with their own azimuth and tilt values and a total less than 100 kWp installed: POST /v1/basic/power/{period}. The forecast data is returned in one-hour resolution.
Pro edition of weather forecast based on Geo-location.: POST /v1/pro/weather/{period}. The forecast data is returned in 15/60 minutes resolution.
Pro edition of power forecast based on Geo-location. Enables the definition of up to 99 partial PV generators with their own azimuth and tilt values and a total less than 1000 kWp installed: POST /v1/pro/power/{period}. The forecast data is returned in 5/15/60 minutes resolution.