The app uses a REST API to provide its front-ends with the data and functionalities required for its operation. Since the REST interface is available for internal use anyway, we also provide documentation for our customers in case you would like to automate certain tasks or integrate our app in your custom workflows.


Generated REST API Documentation (It is recommended to download the file and not rely on Confluence's preview feature)

openapi.yaml


Note: This documentation was generated by https://editor.swagger.io with the attached openapi.yaml file. It can also generate API clients in several different language for your use. If you want to directly use the swagger.yaml file in a client library, you need to change the host variable (and possibly also the basePath variable depending on your Confluence's base URL) in the swagger.yaml file.