MyPW Developer Resources | ||
XML-RPC Request FormatServer Endpoint: https://services.mypw.com/RPC2 XML-RPC is a simple protocol for calling remote procedures via HTTP, using XML to encode the call. For more information about the protocol, as well as libraries and implementations in many popular programming languages, please visit XML-RPC.com. All MyPW XML-RPC requests contain a single struct parameter, containing all of necessary parameters for the requested method. (Note: the method name is sent seperately from the other parameters.) For Example:
For more information about the parameters and return values for each method, please refer to the API documentation for that method.
|
||
|
|
| Subscribe to MyPW Developers |
| Visit this group |