Download generated TMY data

Prev Next
Get
/tmy/data-request/{requestId}/{outputFormat}

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 and outputFormat 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

  1. Enter your API token (the same one used to get the requestid) into the TMYToken field. 

  2. Enter the requestid. Follow the steps in this guide to get the requestid.

  3. Add the desired output format to the outputFormat field. Available output formats are listed under the Path parameters below. 

  4. Click the “Try it and see response” button to send the request.

  5. 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

Security
HTTP
Type bearer
Path parameters
requestId
stringRequired
outputFormat
stringRequired
Valid values[ "SOLARGIS_JSON", "SOLARGIS_CSV", "SAM", "HELIOSCOPE" ]
Responses
200

Download URL for TMY data

object
downloadUrl
string
400

Invalid requestId or outputFormat

object
error
string
ExampleInvalid requestId