Postman API tool requests example
Prerequisite:
Subscription is registered for the company
The subscription is active and has available calls for TMY API data requests
The user is assigned to the active subscription (for the case of user tokens generation)
A token is generated and can be used for TMY API calls
Note: in all requests, the same generated token was used
Â
Â
TMY data generation request
Request
POST: https://api.solargis.com/tmy/data-request
Authorization header
Body
Â
Â
Â
Response
Â
Â
Â
TMY data generation request status
GET: https://api.solargis.com/tmy/data-request/{requestId}
Request
Authorization header
Â
Response
Â
Â
Â
Generated output TMY data in message response
GET: https://api.solargis.com/tmy/data-request/{requestId}/{output format}
For testing purposes, the output format SOLARGIS_JSON has been used. Possible options: SOLARGIS_CSV, SOLARGIS_JSON, SAM, HELIOSCOPE
Request
Authorization header
Â
Response
Â
Â
Â
Subscriptions (Company + User) details request
URL: https://api.solagis.com/customer/company-subscription/status
Request
Authorization header
Â
Â
Response
Â
Â