Response format version 3
Live and forecast endpoints for irradiance and weather, rooftop PV power, and advanced PV power are being aligned with the standard response format. Historic radiation and weather also gains finer air_temp precision (it already uses the new date format). New users receive the new version by default; the legacy format retires 1 February 2027.
Date format uses explicit UTC offset
In JSON and CSV, period_end and other timestamps use 2024-07-17T11:30:00+00:00 instead of 2024-07-17T11:30:00.0000000Z. This change applies to these live and forecast endpoints:
/data/live/radiation_and_weather/data/forecast/radiation_and_weather/data/live/rooftop_pv_power/data/forecast/rooftop_pv_power/data/live/advanced_pv_power/data/forecast/advanced_pv_power
air_temp returned with finer precision
air_temp has finer precision in version 3 (e.g. 20.1 instead of 20), in both JSON and CSV. This applies only to these radiation and weather endpoints:
/data/live/radiation_and_weather/data/forecast/radiation_and_weather/data/historic/radiation_and_weather
Brings live and forecast endpoints into line with all other product endpoints
This update applies the new response format to the remaining live and forecast endpoints for irradiance and weather, rooftop PV power, and advanced PV power. Historic radiation and weather already uses the new date format and is also receiving the finer air_temp precision in this version.
New users receive the new version by default
New accounts receive the new version on the affected endpoints without needing to change the format query string.
Legacy version retires on 1 February 2027
From 1 February 2027, the legacy version will no longer be available and the new version becomes the default response format for all users on the affected endpoints.
Existing users can test the new version with format=json;version=3 or format=csv;version=3
Append ;version=3 to the format query parameter — e.g. format=json;version=3 or format=csv;version=3 — to try the new version on individual requests. format=json and format=csv without a version suffix continue to return the legacy version for existing users until 1 February 2027.
Existing users can set the new version as their default in the toolkit
Sign in to the Solcast toolkit at https://toolkit.solcast.com.au to opt in to the new version as your account default on the affected endpoints, without changing the format query string on every request.
Scoped to live, forecast, and historic radiation and weather
Applies in full (date format and air_temp) to irradiance and weather, rooftop PV power, and advanced PV power live and forecast endpoints. Historic radiation and weather already uses the new date format and receives the air_temp precision change. TMY and other product endpoints already use the aligned format.