Use this endpoint to retrieve TMY data for your location using the requestId obtained in the previous step.
Request type: | GET |
URL: | https://api.solargis.com/tmy/data-request/{requestid} |
Authorization: | Bearer {API token} |
Prerequisites
- You must have a live Solargis account with an active TMY Basic or TMY Pro subscription.
- You must have a
requestIdSee Get the request ID for how to obtain one. - You must generate an API token to authenticate calls to your account.
Things to know
- Calls to this endpoint are paid and will deduct credits from your API call allowance.
- If 1-minute data is included in the request, the request period must be at least 1 year.
- The API console on the right is connected to the production server. It does not support integration API calls. See Using the API console for instructions .
Response behavior
While data is being prepared, the response returns a "Request is being processed" message. This confirms your request was received successfully. Wait a moment and resubmit the request.
Once data is ready, the response includes a downloadUrl field containing the URL to download your TMY data.
Enter your Solargis TMY Bearer token.
Unique identifier returned by the TMY data request POST endpoint.
TMY request status
Current processing state of the TMY data request.
Machine-readable code providing additional detail about the request outcome.
Human-readable message describing the request result.
Pre-signed URL to download the output TMY data file.
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.