Use this endpoint to retrieve your account and subscription information, including your registered name and email, subscription ID, validity dates, and API request history.
Request type: | GET |
URL: | https://api.solargis.com/customer/company-subscription/status |
Authorization: | Bearer {API token} |
Prerequisites
- You must have an API token associated with your account.
Things to know
- Calls to this endpoint are free of charge.
- You can test the endpoint directly in the API console on the right.
Enter your Solargis TMY Bearer token.
Subscription details
Details about the authenticated user, their company, and active subscriptions.
Personal details of the authenticated user.
User's first name.
User's middle name.
User's last name.
User's email address associated with the Solargis account.
Company details associated with the subscription.
Unique Solargis internal identifier for the company.
Registered company name.
List of active and past subscriptions associated with the company.
Unique identifier of the subscription.
Date and time from which the subscription is valid.
Date and time at which the subscription expires.
Subscription tier or product type (e.g., PRO, ENTERPRISE).
Indicates whether the subscription is currently consuming request quota.
Total number of data requests allowed under the subscription.
Number of data requests currently queued or processing.
Number of data requests that have been successfully completed.
Human-readable name or label of the subscription plan.
Invalid authorization
Invalid authorization
Machine-readable error code indicating the authentication failure reason.