For customers with an Enterprise license installed, the API port (default 5000) is available through servername as well as localhost. This is unintentional and will be limited to localhost in the upcoming release 3.7.
All external API access should target port 5003 (the UI port). Those requests will follow an internal proxy to the API port.
If you currently have external QSDA API scripts (most customers don’t) and are targeting port 5000, please migrate to using port 5003 in your scripts.
Please let me know if this causes you any problems or if you have questions.
-Rob