APIs are available as a part of Viewpoint and Data Lab software deployment and do not require any additional installation or opening of new ports.
To access the APIs, use the format “<protocol>://<host>:<port>” before the API URLs defined in this documentation, where port is the Viewpoint server port. The protocol can be either http or https depending on the protocol on which the Viewpoint server is served. For example, to get a list of the configured monitored systems, use the URL <protocol>://<host>:<port>/api/public/monitoredSystems where the protocol is either http or https, and the host is the Viewpoint server hostname.