|
<< Click to Display Table of Contents >> Raynet One Data Hub > 2026.2 > Connectors > Alphabetic Connector List > Tanium Asset > Connector Parameters Authentication |
This parameter specifies the base URL of the Tanium API endpoint. It is used to construct all API requests to the Tanium Asset Management module.
Technical Name |
server_url |
Category |
Authentication |
Type |
String |
Default Value |
n/a |
Example Values |
https://<customername>-api.cloud.tanium.com |
This parameter contains the Personal Access Token used to authenticate requests to the Tanium API. The token is sent as a Bearer token in the HTTP Authorization header.
Technical Name |
session_token |
Category |
Authentication |
Type |
String |
Default Value |
n/a |
Example Values |
{empty} |
The token is generated in the Tanium Console under Administration > Permissions > API Tokens. By default, the token expiration interval is 365 days. If no interval is specified, the token defaults to 7 days. For more information, refer to the Tanium API Tokens documentation.