Category / Section
Generating a Personal Access Token from the Dashboard Server UI.
Published:
A personal access token serves the same purpose as an OAuth access token. It enables secure embedding of the dashboard viewer and designer within your application. Additionally, this token grants access to all of Bold BI’s REST API endpoints. You can customize the preferred expiration time for the token to avoid token expiration issues and the need to generate tokens frequently.
Steps to Generate the Access Token from the Dashboard Server UI
-
Navigate to the Profile Page:
- Click on your profile icon at the top menu and select the “Profile” option.
- Click on your profile icon at the top menu and select the “Profile” option.
-
Access the Personal Access Token Tab:
- In the Profile page, click the “Personal Access Token” tab.
- In the Profile page, click the “Personal Access Token” tab.
-
Select Token Expiration Duration:
- Choose the required duration for token expiration from the dropdown menu.
- Choose the required duration for token expiration from the dropdown menu.
-
Generate the Token:
- Click the “Generate Token” button.
- In the confirmation dialog that appears, choose “Yes”.
-
Copy and Use the Token:
- An access token will be generated. Copy this token and use it for embedding and accessing REST APIs.
- An access token will be generated. Copy this token and use it for embedding and accessing REST APIs.
Note: The logged-in user’s credentials are utilized to produce the access token.
Additional Reference
For more detailed information, please refer to the following documentation: