Getting information about your license

How to get information about your license and check its expiry data

Assuming you have configured your server correctly and authorized yourself, we provide an end-point for you to retrieve license information from the server.lic file provided to you.

To get information about your license, expand the /license-info section and then click the Execute button as shown below:

Getting information about your server license

Doing so will return you values such as the ones shown below:

{
  "customer_id": "6424c684-dd5e-4744-9af8-bfc8f6869e16",
  "license_id": "7acbb964-522f-4e5d-9013-8e7ad2522839",
  "activated_features": "CALL_HOME,CREATE_QR_CODE",
  "expires": "2024-08-20T04:41:00Z"
}

The expires field gives you the expiry of your license in the UTC timezone.

The rest of the information can be useful if you face any issues and wish to talk to customer support staff at Seventh Sense.