How to set up Kandji for PULT Wifi

This article will help you to integrate Kandji for your desk booking experience with PULT.

  • Need (read-only) API-Access to the device resources
Steps:
  1. Navigate to your Kandji dashboard, go to Settings > Access > API Token and click on Add API Token

    image10

  2. Fill out the basic things (name, optionally description), click on Create , copy the Token and click on Next

    image11

    image12

  3. Configure the API Permissions by clicking on Configure . Now make sure that the following API Permission are enabled:

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

    image13

    image14

  4. Now you’ll have the API URL and API Token.

    image15