API token
Last updated
Last updated
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 execute subscriptions, deploy EDITable pipelines, and refresh a semantic data input model. This way, any authorized user can deploy piplelines 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.
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 within a year.
Description: Enter an optional description of the token.
Permission: You can set either or both of the following permissions: execute a new subscription, and refresh a semantic data input model.
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 or deploy an EDITable pipeline and/or refresh the semantic data input model externally from any application.