License
Last updated
Was this helpful?
Last updated
Was this helpful?
License API methods are whitelisted during authorization procedure, allowing them to be accessed without requiring authorization.
GET
http://{server-address}/license
Result is of type .
POST
http://{server-address}/license/getrequestcode
The request code is used to request an activation code from the licensing authority, which is then used to activate a license. This API provides a means to retrieve the request code. Subsequently, the licensing authority generates the corresponding activation code based on the provided request code.
*
ProductLicenseRequest
POST
http://{server-address}/license/activate
(body)*
ProductLicenseActivation
The method accepts in request body. Response body contains string representing license request code.
The method accepts in request body. Response body contains model.