Entry Points

The VMP API provides a URL that you can use to display the API in WSDL format.

If you have configured your VMP Server to use SSL, this API is https://address/wic.asmx?WSDL. Replace address with the IP address or domain name of your VMP Server (or of your load balancer, if you are using VMP in a high-availability environment).

Note: Refer to the Vocera Messaging Platform Administration Guide for more information on SSL configuration and using VMP in a high-availability environment.

If your VMP Server does not use SSL (not recommended), this API is http://address/wic.asmx?WSDL.

To send a SOAP request to the VMP Server, use one of the following URLs, depending on whether your server is configured to use SSL:

As before, replace address with the IP address or domain name of your of your VMP Server or load balancer.