Select your API region
Your API region corresponds to the URL you use to sign in to the Secure Endpoint Console.
- Check your browser address bar when signed in to the Secure Endpoint Console
- If you sign in at
cc.absolute.com, select Global - If you sign in at
cc.us.absolute.com, select US - If you sign in at
cc.eu2.absolute.com, select EU - If you sign in at
cc.in1.absolute.com, select India - If you sign in at
cc.fr1.absolutegov.com, select France Gov
Create a symmetric API token
Generate a Token ID and Secret Key using symmetric signing (HS256) in the Absolute Secure Endpoint Console.
Sign in to the Secure Endpoint Console
Sign in to your Absolute Secure Endpoint Console.
- If your organization uses a regional instance, sign in at the appropriate URL (e.g.,
cc.us.absolute.com,cc.eu2.absolute.com,cc.in1.absolute.com, orcc.fr1.absolutegov.com)
Start creating the token
Click Create API token from the console.
- In Add title, enter a name for the token (e.g.,
StackOne Integration) - Optionally click the field under the title and enter a Description
Select symmetric signing and configure
Select Generate Token to use symmetric signing (HS256).
- Click the Expiration date field and set an expiration date (up to 1 year). If not set, it defaults to 90 days
- You can enter a date in
YYYY-MM-DDformat, use the calendar picker, or select a predefined range - Under Permissions, select View, Manage, and Other Actions for each permission required for your use case
- For full access, scroll to the bottom of the Permissions section and click Select All
- Click Save.
Copy the Token ID and Secret Key
In the Token Key Details section, capture both credential values and store securely for use later.
- Click in the Token ID field or click Copy beside it and paste to a secure location
- Click in the Secret key field or click Copy beside it and paste to a secure location
- Alternatively, click Download Token to save a
.tokenfile containing both values (open with a text editor) - Warning: if you close this dialog before copying or downloading, the Secret Key cannot be retrieved later. You would need to delete the token and create a new one
Linking the Account from the Hub
Navigate to the Hub
Fill out the fields
- API Region
- Token ID
- Secret Key