Authentication
In order to communicate with our licensing server you will need to create an API Token in your partners panel https://panel.jetlicense.com (You can find example in the following documentation: https://docs.jetapps.com/jetlicense/partners-panel/create-and-manage-users).
After creating the API Token you will need to pass it in the request header, For example:
Authorization: Bearer <API Token>