Using the SOTI Assist API

SOTI Assist 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 Assist.

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