latestOpenAPI 3.1.02026-08-2211754502.4 KB

76cfbed5eb40

Licensing

Activate a software license

Registers a device or server installation against a license key. Server installations are bound to the configured domain, IP address, and installation-path policies. The license key is the credential; no bearer token is required.

post/license/activate

Request body

license_keystring required
instancestring required

Stable device UUID or server installation identifier.

instance_type'device' | 'server' required
domainstring nullable

Required for server activations.

installation_pathstring nullable

Required for server activations.

device_namestring nullable
operating_systemstring nullable
application_versionstring nullable

Response

License activated or existing activation refreshed

successtrue required
activatedboolean required
instancestring required
instance_type'device' | 'server' | 'null' nullable required
domainstring nullable required
activations_usedinteger required
activation_limitinteger nullable required