Authorization
Example:
Authorization | Bearer Paste-Your-API-Key-Here
Request Body
The license code to be verify.
The ID of the product associated with the license.
Response
Successful ResponseMain Structure (Root)
Status code form API.
Shows whether the license is currently active (
true
or false
).Detailed information about the license code.
licenseCode Structure (Array Of Object)
The license code value.
License status (example:
"ACTIVE"
).License expiration date.
Related transaction ID.
ID of the associated product.
Customer ID linked to the license.
Customer’s full name.
Customer’s email address.
Maximum number of allowed activations (example:
"Tidak terbatas"
→ means “Unlimited”).Number of times the license has been used.
License creation timestamp.
Last updated timestamp.
ID of the membership tier associated with the license.
Name of the membership tier.