Meet us at DTECH®: The leading T&D Event
Kaa Documentation

Kaa Next Access Token REST API Authentication

You will need access token in order to interact with the Kaa REST API.

Warning: This page is dedicated to the Kaa Next version of the Kaa platform and does not apply to Kaa Cloud. If you are unsure which version of the Kaa platform you are using, see here.

How to obtain access token

  1. Log in to your Kaa Next account and navigate to “User Management” -> “Users”.
  2. In the Users page, select the account from which you want to generate an access token.
    The access token inherits all access policies associated with this account. Users
  3. Open the API Keys tab. Api Keys Tab
  4. Click Create API Key. Create Api Key

How to Apply an Access Token

To access your resources and successfully make aKaa Next API request, include your access token in the x-iamcore-api-key header.

Postman

X