IEE Web UI REST API
Upon successful installation of Web UI 3.0, the list of APIs can be viewed at the Web UI API URL, which runs on port 5001 by default, in the following format:
https://<APIServerFQDN>:<APIServerPort>/ieewebui/swagger/index.html
where <APIServerFQDN> is the fully qualified domain name of the server where Web UI APIs have been installed (for example: https://azr-iee-webop2.ieeweb.test:5001/ieewebui/swagger/index.html).
Note: Additional information on the Web UI REST API can be found on the WebUI Swagger page.
See also Web UI API endpoints.