Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 7 Current »

Prerequisite:

  1. Subscription is registered for company

  2. Subscription is active and have available calls for TMY API data requests

  3. User is assigned to subscription (for the case of user tokens generation)

  4. 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 reason as 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

  • No labels