Prerequisites

<< Click to Display Table of Contents >>

Raynet One Data Hub > 2026.2 > Connectors > Alphabetic Connector List > Nexthink 

Prerequisites

In order to use the connector, an OAuth 2.0 API client must be created in Nexthink. The Nexthink Public API uses OAuth 2.0 client credentials to authenticate requests. To create the required credentials, execute the following steps:

 

Log in to the Nexthink Infinity platform as an administrator.

Navigate to Administration and select API Clients.

Click Create API Client and provide a name and description for the client.

Assign the necessary permissions to allow data retrieval via NQL queries.

After saving, copy the generated Client ID and Client Secret. These are required for configuring the connector.

 

Additionally, note the Base URL of your Nexthink API instance. The URL has the format https://<instance>.api.<region>.nexthink.cloud.

 

For further details on creating API clients, refer to the Nexthink documentation.