Domain management
Domain protection
- DNSSEC [New]
- Confidentiality - OWO
- Protection against theft
- Anti-cybersquatting / Anti-typosquatting
OVH SOAPI
Developers and resellers, SOAPI was made for you!
Now you can buy and configure your OVH products without connecting to the management interface. Simply create your own management interface from the available code already developed by OVH.

Simplify your operations
Thanks to SOAPI, you can:
Automate purchases, renewals and transfers of domain names.
Buy and configure your products without connecting to the management interface.
Create your account: Set alerts and receive an email when you need to increase your prepaid account, retrieve the history of your bills, your list of services or change your service contacts).

Develop your scripts:
With WSDL and SOAP technology, you can use the OVH system remotely. Simply insert a few lines of code into your favourite programming language. You can develop your scripts easily and quickly thanks to the code generator documentation.

Enjoy enhanced compatibility
SOAPI is compatible with all programming languages and also with the following libraries:
PHP: PHP5 SOAP Extension, PEAR SOAP and NuSOAP
PERL: SOAP::Lite
Python: SOAPpy
C, C++: gSOAP and Axis2
C#: .Net Framework
Ruby: SOAP::WSDLDriver

Create your own management interface
With SOAPI, create your own management interface for OVH products. Build your interface containing the code already developed and tested by OVH. You can customise your management interface with the specific product functions that OVH offers you.
Example Script
This PHP5 example enables creation of a domain name via the points system (loyalty / reseller scheme).
<?php
try {
$soap = new SoapClient("/soapi/soapi-re-1.3.wsdl");
//login
$session = $soap->login("xxxxxx-ovh", "******","fr", false);
echo "login successfull\n";
//resellerDomainCreate
$soap->resellerDomainCreate($session, "ovh.com", "xxlplan", "gold", "none", "yes", "XXXXXX-OVH", "XXXXXX-OVH", "XXXXXX-OVH", "XXXXXX-OVH", "dns15.ovh.net", "ns15.ovh.net", "", "", "", "", "", "", "", "", "", "", "", false);
echo "resellerDomainCreate successfull\n";
//logout
$soap->logout($session);
echo "logout successfull\n";
} catch(SoapFault $fault) {
echo $fault;
}
?>
Learn more
with the SOAPI service



.ie
.fr
.be
.eu
.com
.biz
.me
.net
.org
.pro
.info
.co
.cc
.tv
.mobi
.tel
.am
.dk
.fm
.mu
.nu
.name
.it
.la
.in
.li
.lu
.ch
.nl
.me.uk
.co.uk
.org.uk
.de
.at
.re
.es
.pt
.com.pt
.pl
.cz
.cx
.gs
.tl
.cat
.cn
.tw
.ht
.us
.lv
.lt
.im
.fi
.se
.sn
.jobs
.asia
.ro
.ag
.bz
.hn
.lc
.mn
.sc
.vc
.cm
.so
.af
.com.sb
.ki
.nf
.ms
.mg
.hk
.travel
.hr
.com.hr
.ac.uk
.gov.uk
.gy
.xxx
.pm
.tf
.wf
.yt
.sh
.io
.ac