Skip to content

Get License Key and Authorization Token


Introduction

To unlock full features and content access for CIS SecureSuite Member API, it is required to download and apply your organization’s SecureSuite license from CIS WorkBench.


Get License File

1. Log in to CIS WorkBench and go to Downloads.
2. Select Download License.
3. Select Download and save the ZIP.

Note

Ensure that JavaScript is unblocked on your browser if you do not see that the file has downloaded.

4. Navigate to the downloaded ZIP and extract the contents.

The license.xml file should be included in the extracted folder. The contents of this file serves as your license key.


Get a Bearer Token

1. Copy/paste the full contents of this file into the body of a POST request to the /license endpoint.
2. Save the token returned and use this to authenticate when downloading resources from the API.

Note

The expiration time on the token is 20 minutes. Members can reacquire a new token at any time.


License Renewal

The license file will expire when your SecureSuite Membership expires. Once your SecureSuite Membership renewal has been processed, your new license file bundle will be available in CIS WorkBench.

Follow the Get License File instructions to use your new license.