External API
The external API enables programs to access or trigger UMS functionalities with a HTTP call.
How to enable the external API
Edit UMS.conf and configure an api_key like this
api_key = secret_password
The secret_password
must have a minimum of 12 chars.