intratool API Documentation

The API-Requests in this documentation are shortened by:

https://{tenant}.intratool.de

Since all our different systems run on one app core, the {tenant} stands for the identification of the unique system.

Some of the requests are only executable by users with administrative permissions. Those will be marked with an alert.

# General request requirements

Please ensure to always send an Accept header with the value application/json. This will prevent our backend to return HTML views where you don't want to receive them.