What is SOAPI ?
SOAPI is a webservice that lets you buy and configure OVH products without needing to connect to Manager V3 web interface. With the WSDL technology, you use OVH methods remotely in scripts of few lines only, with your favorite programming language.
What are the avantages 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::WSDL with SOAP::Lite
- Python : SOAPpy
- C and C++ : gSOAP and Axis2
Which methods are available ?
SOAPI actually handle 158 methods, separated in 11 groups :
- session : Session management
- nic : Nic handle management
- notepad : Notepad
- billing : Billing management
- reseller : Loyalty/Reseller account management
- domains : Domain management
- hosting : Hosting management
- emails : Email management
- dedicated : Dedicated server management
- misc : Miscellaneous methods
- prepaid : Prepaid account management
Home





