TMY and TS API now support 1-minute resolution within the new 1-minute TMY/TS API subscription plan.
TS API has a new parameter splitOutputByYears that splits up the response values into individual files by year when set to true.
16.9.2025 v 2.5.0
TMY and TS API now support CSV download format. To download data as CSV, enter “SOLARGIS_CSV” under the “outputFormat" parameter.
14.7.2025 v 2.4.0
TMY API update
TMY API now supports GTI parameters in the request.
TMY API now supports optional environmental albedo (one yearly or twelve monthly LTA values)and horizon parameters in the request. If you provide these in the request, they will be used in the GTI simulation and sent to you in the response as well. If you do not provide them, the system will use Solargis values instead.
TMY API now supports terrain shading as a boolean value and time zone offset in the request.
TMY API response now also sends albedo and horizon data (SOLARGIS_JSON format only)
Below is the full JSON request reflecting the changes.