This endpoint returns sample location data for Time Series 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/ts-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 integration API endpoints are free of charge.
- If 1-minute data is included in the request, the request period must be at least 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 TimeSeries Bearer token. Example: "eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9..."
Unique identifier returned by the data request POST endpoint.
TimeSeries data retrieved
Current processing state of the data request.
Machine-readable Solargis status code for the request result.
Human-readable message describing the request result.
Pre-signed URL to download the output 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.