Use this endpoint to download your TMY data in your preferred output format.
Request type: | GET |
URL: | https://api.solargis.com/tmy/data-request/{requestid}/{outputFormat} |
Authorization: | Bearer {API token} |
Prerequisites
- You must have a live Solargis account with an active TMY Basic or TMY Pro subscription.
- You must have an API token used when obtaining your integration
requestId.
Things to know
- Calls to this endpoint are paid and will deduct credits from your API call allowance.
- Allowed
outputFormatvalues are listed in the table below. - The API console on the right supports
SOLARGIS_JSONformat only. To test other formats, use an external tool such as Postman or cURL. - For general console instructions, see Using the API console.
| Parameter | Allowed values |
|---|---|
"outputFormat" | "SOLARGIS_JSON""SOLARGIS_CSV""SAM""HELIOSCOPE" |
Enter your Solargis TMY Bearer token.
Unique identifier returned by the TMY data request POST endpoint.
Desired output format for the TMY data file.
TMY data in requestd format
Bad request format
Bad request format
Machine-readable error code indicating an invalid or unsupported request parameter.
Invalid authorization
Invalid authorization
Machine-readable error code indicating the authentication failure reason.
Bad requestId
Machine-readable error code indicating the reason for the failure.