Using the SOTI XSight API

SOTI XSight provides a public API that enables you to integrate other applications such as SOTI Connect and SOTI Snap. The API is exposed over HTTPS as a set of RESTful web services. Using the API, other applications can use the functionality provided by SOTI XSight.

To access the SOTI XSight API, append /api to the end of your SOTI XSight instance URL. For example, if your SOTI XSight instance URL is https://mysotisainstance.com/sotiassist, the URL for the API would be https://mysotisainstance.com/sotiassist/api. To read the complete SOTI XSight API documentation, enter the API URL in a web browser.