This endpoint returns sample location data for TMY Basic and TMY Pro API subscriptions. Use it to explore the structure and content of the response before working with your live account.
Request type: | GET |
URL: | https://api.solargis.com/tmy-integration/data-request/{requestId} |
Authorization: | Bearer {API token} |
Body parameters: | N/A |
Prerequisites
- You must have an API token for your integration account.
- You must have a
requestId. See Integration setup - get the requestId for how to obtain one.
Things to know
- Calls to the integration API endpoints are free of charge.
- If 1-minute data is set in the request, the request period can not be less than 1 year.
- You can test the endpoint directly in the API console on the right . See Using the API console for instructions.
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.