Statistics licenses monthly
This endpoint returns a breakdown of license data grouped by date, including totals for licenses created, active, expired, used, unused, and financial details such as total amount, refund, and postpaid billing.
Filters can be applied to narrow the result set by package, subscription type,
license type (e.g., Prepaid/Postpaid), and license status (e.g., Active, Inactive).
The id of the package.
The id of the subscription type.
This enum is used to check which type of delivery is used for the license.
This enum is used to map the status of License.
The brand URL of the request. This is used to identify the brand.
YOUR_BRAND_URLAuth-Key is required to authenticate the request. If missing, the server will return 401 Unauthorized.
YOUR_AUTH_KEYThe request was successful.
This provides interfaces for API responses with data.
This is the flag to indicate whether the API call is successful or not.
This is the HTTP status code. This is used to determine the status code to be returned to the client.
This is the message to be displayed to the user.
The user is not authorized to access the requested resource. The request is missing the required Auth-Key header.
API call exceeded rate limit due to too many requests.
Last updated