• IGEL OS version 10.03.100 or newer
  • UMS version 5.07.100 or newer

  • Networking: In order to use IGEL Management Interface you need to be able to reach the API host via the network and connect to its API port, TCP 8443 by default.
    The base URL is
    https://[server]:8443/umsapi/
    The API is versioned, so e.g. the resources for version 3 are available at
    https://[server]:8443/umsapi/v3/

If you are using the .NET framework for your client application, make sure to deploy version 4.5 or newer, as this includes the TLSv1.2 support required by IMI.