Pult Presence Docs
MDM IntegrationsKandji

Setup Guide

Step-by-step instructions for connecting Kandji to Pult Presence.

You need to create an API token in Kandji with the required device permissions, then enter the credentials into the Pult Dashboard.

Credentials you'll collect along the way:

CredentialSource
API URLYour Kandji API URL (shown in the API token settings)
API TokenGenerated when creating the API token

Step 1: Create an API Token in Kandji

  1. In the Kandji dashboard, go to Settings → Access → API Token.
  2. Click Add API Token.
  3. Enter a name (e.g., "Pult") and optionally a description.
  4. Click Create, then copy the Token immediately -- it will not be shown again.
  5. Click Next to configure permissions.

Navigate to Settings → Access → API Token and click Add API Token

Enter a name and click Create

Copy the generated token before clicking Next

Step 2: Configure API Permissions

Click Configure on the new token and enable the following permissions:

  • Device list (GET /api/v1/devices)
  • Device ID (GET /api/v1/devices/{device_id})
  • Device details (GET /api/v1/devices/{device_id}/details)

No other permissions are needed. Click Save.

Enable the required device permissions

Confirm the enabled permissions

API URL and API Token shown after creation

Step 3: Configure in Pult

  1. In the Pult Dashboard, go to Settings → Presence → MDM Settings.
  2. Click Add Integration and select Kandji.
  3. Fill in the fields:
    • API URL -- shown in your Kandji API token settings
    • API Token -- from Step 1
  4. Click Save.

Pult validates the credentials on save. Devices will be synced on the next periodic sync cycle.

Last updated on Apr 20, 2026, 10:32 PM

On this page