Bold BI Server REST API Reference
Using the Bold BI REST API, you can programmatically manage and modify resources on your site over HTTP. The API provides access to site resources, allowing you to create custom applications or script interactions with your site.
For Bold BI Enterprise, the API path is https://{Domain}/bi/api/site/{TenantIdentifier}/{ApiEndpoint}
For example, https://onpremise-demo.boldbi.com/bi/api/site/site1/token
For Bold BI UMS site REST API references, refer to the following API Reference.
API Versions
| API References | Try It Now | Description |
| REST API v1.0 | Try It Now v1.0 | Manage (retrieve, add, update, and delete) groups and users in your Bold BI site. |
| REST API v2.0 | Try It Now v2.0 | Manage (retrieve, add, update, delete, and export) items and permissions. You can also perform special operations for groups and users in your Bold BI site. |
| REST API v3.0 | Try It Now v3.0 | Manage (add and update) schedules in your Bold BI site. |
| REST API v4.0 | Try It Now v4.0 | Manage (retrieve, add, update, and delete) dashboard views. You can also copy dashboards and data sources in your Bold BI site. |
| REST API v5.0 | Try It Now v5.0 | Manage (retrieve, add, update, and delete) groups, users, and permissions in your Bold BI site. |
| REST API v6.0 | Try It Now v6.0 | Manage (retrieve, add, update, and delete) groups, users, and permissions in your Bold BI site. |