Web Services API

Clarity is in the midst of a transition between Web Services APIs - the traditional Clarity Web Services API is SOAP-based, and is the most fully-developed. It is used internally by Clarity components to interact. The newer Web Services API is REST-based, and is just becoming available.

The newer REST Web Services enable a variety of operations, including:

You can access the Swagger-style API Explorer at: 

http://<yourserver>/CentralServerWebservices/api/docs/index

To try out the API, you'll need to first call the Authorization API - retrieve a token which you can then put into the API Explorer and interactively explore the results.

Older Clarity Web API

The traditional Clarity Web Services API is a SOAP-based interface that enables you to interact with Clarity remotely. This includes:

For more information on the Web Services API, contact IMAGINiT Support.