API Tokens

API Tokens are used to authenticate with the Montag API. API tokens use the same ACL format as the Access Control for users.

An API token can perform the same actions that the user in the UI can perform. So they can be used in order to perofrm atuomations, or to access AI Functions and Scripts as Webhooks.

API Tokens act just like virtual users, they can be limited to their workspace, and can be assigned access control rules.

How do I create an API Token?

API Tokens can be created using the dashboard UI or the /api/tokens API endpoint. You can create as many API Tokens as you like, and they can be revoked at any time.

API Tokens are automatically created for any App that a user creates in the AI Developer Portal. These Tokens are disabled by default and must be enabled by an administrator.