Get Time Series data with requestId

Prev Next
Get
/ts/data-request/{requestId}

Request type:

GET

URL:

https://api.solargis.com/ts/data-request/{requestid}

Authorization:

Bearer {API token}

Use this API endpoint to get the Time Series data for your location.

  • 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 is 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. If you want to setup your integration first wihthout spending any allowance, follow steps in the TS integration setup guide.

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

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

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

  4. If the request is accepted, the response will pop up in the response window.

At first, you may get the “Request is being processed” message in the responseDepending on the site location, it may take some time to prepare your data. This message is to inform you that the request has been successful and your data is being prepared. Allow it a few minutes and resubmit the request to get the link to your data.

Once the data is prepared and ready to download, you will get a downloadUrl field in the response. Use this URL to download your Time Series data.

Security
HTTP
Type bearer
Path parameters
requestId
stringRequired
Responses
200

TimeSeries data

object
status
string
message
string
downloadUrl
string
400

Invalid requestId

object
error
string
ExampleInvalid requestId