Licenses
Activate License
This endpoint allows you to activate a license for the user.
POST
JavaScript
No API Key Required: This is a public endpoint that does not require authentication. You can call it directly from client applications, desktop software, or CLIs to activate license keys without exposing your API credentials.
Response
License key instance created
Business ID
Creation timestamp
Example:
"2024-01-01T00:00:00.000Z"
Limited customer details associated with the license key.
License key instance ID
Example:
"lki_123"
Associated license key ID
Example:
"lic_123"
Instance name
Example:
"Production Server 1"
Related product info. Present if the license key is tied to a product.
Last modified on March 25, 2026
JavaScript