licenses - encrypted-file
Validates a license and respond with an encrypted license file.
POST https://api.keyzy.io/v2/licenses/encrypted-file
Parameters
app_id | An app_id that has "read" permission |
api_key | An api_key that has "read" permission |
code | A product code |
serial | A 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.