Feedback

  • Contents
 

Interaction Media Server REST API

Interaction Media Server provides a Representational State Transfer (REST) Application Programming Interface (API) that is accessible through HyperText Transfer Protocol (HTTP).

Using the REST API enables you to retrieve information from an Interaction Media Server instance, change its operating state, or to modify its configuration. All message bodies associated with the REST API use JavaScript Object Notation (JSON).

The Interaction Media Server REST API uses digest authentication to ensure that only users with a configured user name and password can use it. You can optionally set specific parameters to require certificates and the TLS protocol, and mutual authentication.