Home
What is SoAPI ?
SoAPI is a webservice that lets you buy and configure OVH products without needing to connect to Manager web interface. With the WSDL technology, you use OVH methods remotely in scripts of few lines only, with your favorite programming language.
Examples of software made with SoAPI ?
What are the advantages of SoAPI ?
- Quick developement of scripts with WSDL technology and the code generator;
- Do several operations at once;
- Automating and planing tasks;
- Create your own management interface.
Which languages is SoAPI compatible with ?
Our webservice has been tested with these languages/packages :
- PHP : PHP5 SOAP Extension, PEAR SOAP and NuSOAP
- Perl : SOAP::Lite
- Python : SOAPpy
- C and C++ : gSOAP and Axis2
- C# : .Net Framework
- Ruby : SOAP::WSDLDriver
- Java : Axis2
How to upgrade to the last WSDL version ?
WSDL versionning introduced to keep backward compatibility with your existing code (in particular for programming languages nuSOAP and Ruby). Please read carefully the changelog and update your code and test it before upgrading your WSDL version.
If you do not care about versionning, you can use theses links that always point out to the latest soapi version : latest WSDL RPC/Encoded and latest WSDL Document/Literal wrapped.
Which methods are available ?
SoAPI actually handle 663 methods, separated in 21 groups :
- account : Manage your loyalty/reseller account
- billing : Manage bills/invoices and all billing related stuff
- dedicated : Manage your dedicated servers
- domains : Manage your domain names
- emails : Manage your emails
- hosting : Manage your hostings
- infrastructure : Infrastructure
- managedServices : Manage your dedicated servers
- misc : Miscellaneous methods
- nic : Nic handle management
- notepad : Notepad utility
- order : Order methods using your loyalty/reseller account
- prepaid DEPRECATED : Old prepaid account management
- reseller : Loyalty/Reseller account management
- rps : Manage your rps servers
- service : Manage your services and group of services
- session : Session management
- sqlprive : Manage your sqlprive
- support : Support contact
- telephony : Telephony management
- ticket : Support contact










