Page tree

Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

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 action you want to perform.

Full API documentation is available here:

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