For the complete documentation index, see llms.txt. This page is also available as Markdown.

Licensing

Licenses

get

Check what licensed features are in use

Authorizations
AuthorizationstringRequired

Insert the JWT token here

Responses
200

Default Response

application/json
statusbooleanOptional

Indicates if the request was successful

errMessagestringOptional

Error message if the request failed

get
/api/public/v1/licensing/licenses

Upload Offline License File

post

Upload Offline License file with device ID

Authorizations
AuthorizationstringRequired

Insert the JWT token here

Body
deviceIdstringOptional
fileDatastring · binaryRequired
Responses
200

Default Response

application/json
successbooleanOptional
messagestringOptional
deviceIdstringOptional
fileNamestringOptional
fileSizenumberOptional
featuresCountnumberOptional
post
/api/public/v1/licensing/uploadLicense
200

Default Response

Last updated

Was this helpful?