What is NETIM API?
NETIM API is a webservice that lets you order and manage your domain names without needing to connect to the Netim Direct control panel. With the WSDL technology, you use methods remotely in scripts of few lines only, with your favorite programming language.
Which languages is NETIM APIcompatible with ?
Our webservice has been tested with these languages/packages :
- PHP 5
- JAVA
- C#
However you can use any scripting language that support the SOAP protocol.
In the specification of each function, you can find sample code for each of these languages. To guide you in implementing the API with your language, you will find information on the menu "List of functions" and download the resellerKit.
How to upgrade to the last WSDL version ?
The compatibility with the previous version is kept as much as possible, but please update your code and test it before you upgrade the new version of the API.
Which methods are available ?
DRS actually handle many methods, separated in 6 groups :
- Contact (to manage contacts)
- Domain (to manage domain names)
- Operation (to manage operations)
- Service (to managa addtional services)
- goMobi (to manage mobiles websites)
- Host (to manage DNS)
- Misc