Skip to main content

Kandji proof types and permissions

Hyperproof supports collecting information directly from Kandji.

When you create a Hypersync for Kandji on controls or labels you can automatically collect the following proof:

  • List of Users

  • List of Device Details

  • List of Devices

Requirements

To connect to Kandji and collect proof your Kandji configuration must meet the following requirements.

Create an API token with specific permissions for each proof type. In Kandji, select Settings > Access > API Token. Enable the GET method for the following APIs:

  • Device - "/device/{device_id}"

  • Device list - "/devices"

  • Device details - "/devices/{device_id}/details"

  • Application list - "/devices/{device_id}/apps"

  • Device library items - "/devices/{device_id}/library-items"

Note

Hyperproof connects to many third-party systems that frequently change, including the system interface. Contact your System Administrator or the third-party provider for assistance meeting the requirements to integrate with Hyperproof and collect the proof you need.

Connection configuration

When you create a Hypersync for Kandji for the first time you must provide the following information:

  • Kandji API URL - Locate the URL in Kandji under Settings > Access.

  • API Token - Locate your Kandji API token under Settings > Access > API Token.

Note

You only need to connect Hyperproof to the app once, and then you can create as many Hypersyncs as you need. Additionally, you can create multiple Hypersyncs for a single control or label.

Additional documentation