Retrieve License Key
Retrieve complete administrative details of a specific license key.
Authorizations
Authenticate requests using your standard bearer API key (e.g. YOUR_API_KEY).
Path Parameters
The unique license key ID.
Response
Successfully retrieved license details.
Represents a cryptographically secure software license key issued to a customer upon purchase or manual issuance.
The unique prefix-based identifier of the license key.
"lic_hyQQhhNzfEuvv"
The cryptographically generated license key string delivered to the customer.
"A184-99C2-8CBE"
Lifecycle status of the license. ACTIVE = active. DISABLED = suspended. REVOKED = hard-revoked.
ACTIVE, DISABLED, REVOKED "ACTIVE"
The unique identifier associated with the business this license belongs to.
"biz_345TUESrCDPvrb"
The unique ID of the product this license key is associated with.
"prod_hyQQhhNzfEuvv"
The unique payment identifier that triggered the issuance of this license key.
"pay_3r2FgHXp9"
The unique customer identifier (ID) who received this license key.
"cust_3r2FgHXp9"
Maximum number of simultaneous active device instances allowed for this license. Null means unlimited.
3
Optional message displayed to the customer upon successful activation.
"Thank you! Your license is now active."
Running count of how many times this license key has been activated.
1
Relative expiry duration in hours from the time of issuance.
720
Absolute expiration timestamp. The license becomes invalid after this point.
"2027-01-01T00:00:00.000Z"
Optional custom metadata filters associated with the license.
null
Indicates if the license key is archived.
false
Timestamp indicating exactly when the license key was issued.
"2026-05-11T01:12:25.764Z"
Timestamp indicating when the license key was last modified.
"2026-05-18T09:45:37.166Z"