Bonita provides an OpenAPI v3 specification for the REST APIs exposed by the platform. These REST API can be accessed by any HTTP client or curl or any HTTP library which is part of most modern programming languages.
If you are already using Java, have a look at the Bonita Java client which allow you to build apps interacting with Bonita quickly and easily. The java client code is mostly generated based on the Bonita OpenAPI specification.
Bonita version | REST API versions |
---|---|
2025.1 (10.3.x) | |
2024.3 (10.2.x) | |
2024.2 (10.1.x) | |
2024.1 (10.0.x) | |
2023.2 (9.0.x) | |
2023.1 (8.0.x) | |
2022.2 (7.15.x) | |
2022.1 (7.14.x) |
If you need access to the documentation for an OpenAPI version that is no longer published on this site, you can always download the zipped documentation for previous versions from the bonita-openapi GitHub repository.