Encrypted File

Validates a license and responds with an encrypted license file.

POST https://api.keyzy.io/v2/licenses/encrypted-file

Parameters

ParameterDescription
app_idAn app_id that has “read” permission
api_keyAn api_key that has “read” permission
codeA product code
serialA license (serial number) to validate
host_id (optional)An id to recognize the device - It must be filled for the KEYZY C++ client library
device_tag (optional)An operating system and bits information. Sample: “Windows 10__64bits”

Returns

Keyzy responds with an encrypted license file if the request is correct.