Set up and configure the Vanta integration with our Enterprise API
The Vanta & Kandji integration is included in all Kandji plans at no additional cost. To activate your integration and obtain an API key, please reach out to your Kandji Customer Success Manager or contact support@kandji.io.
For information on how to enable and configure API access for your instance, please refer to this support article.
API Token Setup
Ensure API Token in your web app has the right permissions. This token needs the following endpoint permissions enabled:
- 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"
Creating the Vanta Integration
With the above steps complete, you're ready to create the connection in Vanta with your Kandji API URL and API token.
You can find your API URL in Settings > Access. Typically your API URL will follow the below format.
US Tenants:
https://SubDomain.api.kandji.io
EU Tenants:
https://SubDomain.api.eu.kandji.io
In Vanta, input the API URL and the API Token into the Vanta connection page with Kandji. Vanta will validate these credentials and establish the connection.