API documentation
It is possible to write your own integration with our platform.
Authentication
You’ll need to authenticate for each API call. This is done via HTTP Basic Auth. You’ll need to send your username and password, same as used to login to the platform via the web interface.
Swagger documentation
Our API documentation is available here. You can also test the API calls there.