get/key?productId=<PRODUCT_ID>&licenseKey=<LICENSE_KEY>
Get Key Info
Retrieve details, usage metrics, and status of a specific license key. Requires a read-only or admin API key; read-only responses mask raw license keys and device IPs.
Authentication required: Bearer Token in
Authorization header.Parameters
productIdrequired
string (query)Product ID
e.g. <PRODUCT_ID>licenseKeyrequired
string (query)License key
e.g. <LICENSE_KEY>Responses
200Successfully retrieved license key information
Response Body (200)
data
objectcode
integerRequest Example
Response (200 OK)