Page tree
Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 6 Next »

Since version 1.5.0, Unimus offers an API for integration with 3rd party applications.

The Unimus API is a JSON based RESTfull API.
It utilizes common HTTP methods such as GET, POST, PATCH and DELETE in order to identify actions you want to perform.

 

If you want to see the full API documentation, it's available here:
Full API documentation

We also have curl examples, which you can use for fast integration here:
curl examples

  • No labels