|
<< Click to Display Table of Contents >> Raynet One Data Hub > 2026.2 > Connectors > Alphabetic Connector List > Nexthink > Connector Parameters Authentication |
This parameter contains the base URL of the Nexthink API instance.
Technical Name |
base_url |
Category |
Authentication |
Type |
String |
Default Value |
{empty} |
Example Values |
https://instance.api.region.nexthink.cloud |
This parameter contains the client ID used to authenticate with the Nexthink API. The Nexthink Public API relies on OAuth 2.0. The client ID is part of the API client credentials created in the Nexthink administration interface.
Technical Name |
client_id |
Category |
Authentication |
Type |
String |
Default Value |
{empty} |
Example Values |
|
This parameter contains the client secret used to authenticate with the Nexthink API. The Nexthink Public API relies on OAuth 2.0. The client secret is part of the API client credentials created in the Nexthink administration interface.
Technical Name |
client_secret |
Category |
Authentication |
Type |
String |
Default Value |
{empty} |
Example Values |
|