With BlueCat Horizon, you can create API tokens to be consumed by machine accounts for various automation tasks. API tokens do not derive their access permissions from user identity. Rather, their access is assigned directly through roles and groups, which grant them granular permissions on object types across the platform.
On the API tokens page, create and manage API tokens, as well as access to the platform and its applications. Only users with explicit permissions to view and/or perform actions related to API tokens can access them.
When you create an API token, you need to obtain a JSON Web Token (JWT) for the API token from Auth0 in order to use it for authentication.