By using the smartlife BI REST API, you are able to programmatically manage and modify resources on your site using HTTP. The API provides easy access to the functionality of the resources on your site, allowing you to create custom applications or script interactions with your site.
For smartlife BI Enterprise, the API path will be https://{Domain}/bi/api/site/{TenantIdentifier}/{ApiEndpoint}
For example, https://onpremise-demo.smartlifebi.com/bi/api/site/site1/token
For smartlife BI UMS Site REST API references, refer to the following link
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 smartlife BI site. |
Rest API-v2.0 | Try It Now-v2.0 | Manage(retrieve, add, update, delete and export) items and permissions, also can perform special operations of groups and users in your smartlife BI site. |
Rest API-v3.0 | Try It Now-v3.0 | Manage(add and update) schedules in your smartlife BI site. |
Rest API-v4.0 | Try It Now-v4.0 | Manage(retrieve, add, update and delete) dashboard views, also can copy the dashboards and data sources in your smartlife BI site. |
Rest API-v5.0 | Try It Now-v5.0 | Manage(retrieve, add, update and delete) groups, users and permissions in your smartlife BI site. |