API token
We provide an API token management system in the admin console where admins can create and manage API tokens. These tokens can then be integrated into any external application to initiate a subscription job, refresh a semantic data input model, or both. This way, any authorized user can start a subscription job or refresh the semantic model with a simple click of a button from an external application without logging in to the admin console or the report.
Let us now see the process of creating an API token.
1. Create API Token
To create a new API token, click Create API Token in the API token screen.


In the next screen, you can enter the details of the token.
Token name: Enter a name for the token.
Expiry: Set the token's validity to 30/60/90 days, or you can set any custom date.
Description: Enter an optional description of the token.
Permission: You need enable the Sync AD Group permission for the Generate button to enabled.
After entering the details, click Generate.


A new token will be generated. Ensure it is copied, as it becomes irretrievable after closing the window.


Now with this token, we can initiate a scheduled subscription and refresh the semantic data input model externally from any application.
Last updated
Was this helpful?