Request type: | GET |
URL: | https://api.solargis.com/tmy/data-request/{requestid}/{outputFormat} |
Authorization: | Bearer {API token} |
Use this API endpoint to get the TMY data for your location in different format for use in supported third-party applications.
You will need the
requestid
and a valid API token.The API token must be identical to the one used to retrieve the
requestid
.The
requestid
andoutputFormat
are added at the end of the endpoint URL.
You can test the request using the testing facility to the right.
Important: The testing facility is connected to our production servers. Every executed request will deduct one API call from you API call allowance.
Enter your API token (the same one used to get the
requestid
) into the TMYToken field.Enter the
requestid
. Follow the steps in this guide to get therequestid
.Add the desired output format to the outputFormat field. Available output formats are listed under the Path parameters below.
Click the “Try it and see response” button to send the request.
If the request is successful, the response will contain yor TMY data in the requested format.
Please keep in mind that, due to the limitations of the testing facility capabilities, the response content in formats other than SOLARGIS_JSON will not be shown.
We advise you to test this request in third-party testing tools such as Postman.
Download URL for TMY data
Invalid requestId or outputFormat