Communicating with the sipgate API

Communication with the sipgate API takes place via the XML-RPC protocol. Libraries for XML-RPC exist for most programming languages and platforms.

Communication with the API is only possible via an SSL secured connection.

The name of the server to which the client is to send their requests is:

api.sipgate.net (Port 443)

 

A brief example of the use of the XML-RPC API sipgate can be found here (English). 

 

 


Was this article helpful?