Kameleon Help
Breadcrumbs

API

Getting started

In order to call Kameleon API application need’s to be created and configured in Microsoft Entra and added to access control list in Kameleon Portal.

  1. Register application in Entra (https://learn.microsoft.com/en-us/entra/identity-platform/quickstart-register-app)

    1. Copy Application (client) id

  2. Configure created Entra application as application user for Kameleon

    1. Navigate to Kameleon Portal > Users > Applications

    2. Add new application user with Application (client) id

Application name is only used as human readable name in Kameleon Portal, and it doesn’t have to match name in Entra

Documentation

API documentation can be found here: https://api.kameleon.app

Examples