XML-RPC Interface Details
From SymetriQ_KB
XML-RPC is a remote procedure call protocol which uses XML to encode its calls and HTTP as a transport mechanism. Many common programming languages have built-in support for remote procedure calls using XML or have open source libraries available.
The environment url : cloudapi.symetriq.com The environment port : 80
For details on how to connect to the XML-RPC API, click here
The XML-RPC interface documentation :
