REST API
Using the Bold Reports® on-premises REST API, you can manage and change resources programmatically via HTTP. The API provides access to the functionality behind the resources in Bold Reports®. You can use this access to create custom applications or script interactions with Bold Reports® resources.
For Bold Reports® Enterprise, use the following API path: https://{Domain}/reporting/api/site/{TenantIdentifier}/{ApiEndpoint}.
For example, https://adhoc.boldreports.com/reporting/api/site/demo/token.
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 Reports® site. |
| REST API v2.0 | Try It Now v2.0 | Manage groups and items in your Bold Reports® site. |
| REST API v3.0 | Try It Now v3.0 | Manage items in your Bold Reports® site. |
| REST API v4.0 | Try It Now v4.0 | Manage items in your Bold Reports® site. |
| REST API v5.0 | Try It Now v5.0 | Manage items, add users to the default group, and update account settings in your Bold Reports® site. |