All requests are sent as standard POST requests using the HTTPS protocol. The system expects a Content-Type of application/x-www-form-urlencoded for input and returns a document of that same Content-Type.
Note
The input parameter returnmode=urlencodeext is mandatory.
Character Set
The system uses UTF-8 for input and output.
Important
Line breaks in the call or response examples are included for readability. They are not part of actual calls or responses.