Does Bold BI has API support for interactions and embedding?
API Support
Bold BI provides REST APIs that allows you to interact with the platform programmatically. These APIs enable you to perform automated provisioning of tenants and users, managing dashboards, data sources, and users. Also, you can embed dashboards into your applications and interact with dashboard elements using the JavaScript APIs.
REST API Support
The REST API allows you to perform a wide range of operations on Bold BI. You can find the complete API reference in the Bold BI REST API documentation.
JavaScript API Support
To embed a dashboard into your application, you can use the JavaScript API provided by Bold BI. This API allows you to interact with the dashboard and perform various operations, such as filtering data, applying themes, and more. You can find the complete API reference in the Bold BI JavaScript API documentation.