API
From NETIM
(Difference between revisions)
(4 intermediate revisions by one user not shown) | |||
Line 1: | Line 1: | ||
The API is a web service which allows you to order services without logging on the web interface. With the WSDL technology and SOAP protocol, you use the remote methods with small snippets of a few lines in your favorite programming language. | The API is a web service which allows you to order services without logging on the web interface. With the WSDL technology and SOAP protocol, you use the remote methods with small snippets of a few lines in your favorite programming language. | ||
+ | |||
[[API Use]] | [[API Use]] | ||
− | [[Release notes and updates]] | + | [[Release notes | Release notes and updates]] |
[[Test account]] | [[Test account]] | ||
− | [[Functions Specifications]] | + | [[:Category:Functions | Functions Specifications]] |
Latest revision as of 13:00, 4 July 2013
The API is a web service which allows you to order services without logging on the web interface. With the WSDL technology and SOAP protocol, you use the remote methods with small snippets of a few lines in your favorite programming language.