Developers
To enable implementation on any platform, we offer our services via several protocols.
- SOAP
This XML-based protocol allows the very fast and easy implementation of functions. Most languages offer excellent support for SOAP and can immediately generate the required code. - XML-RPC
This protocol also uses XML, but has a simpler structure than SOAP. - HTTP-RPC
This protocol supports a number of simple formats for input and output via HTTP GET or POST requests and can be applied in environments where there is no support for SOAP or XMLRPC.
Where do I begin?
The following items may assist you when implementing our services.
- Request a free developer test account
After requesting a test account you will receive the login data. - Read the online documentation
Besides descriptions of all functions the documentation includes information about the various protocols, error correction and fallback. - Try out demo application
You can also use the online SOAP demo to familiarise yourself with the functions. - Visit our support forum
In our support forum you will find various code examples. You can also get answers to questions.