Testing the endpoints

Prev Next

Solargis API documentation platform offers an endpoint testing facility where you can quickly test the functionality and view the responses for examination. It is provided by default on every and document page for quick access. You will need an API token generated in your account for successful test execution.

Working with the testing facility

You can test the endpoint in the facility provided 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 TMY integration setup guide.

  1. Enter your API token into the TMYToken field. If you already have the requestId and are testing the data download, you also need to add this requestId to the respective field below the API token.

  2. Amend the body parameters if required (see body parameters scheme below for permitted values for each field). The default body parameters are set to work without any amendments.

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

  4. If the request is accepted, your requestId will pop up in the response window. You can now use it to request the TMY data


Important: Please keep in mind that, due to the limitations of the testing facility capabilities, the response content in formats other than SOLARGIS_JSON will not be shown. We advise you to test this request in third-party testing tools such as Postman.