Personal tools

From HEXONET Wiki

Jump to: navigation, search
(Created page with "CoreAPI")
 
 
(10 intermediate revisions by 2 users not shown)
Line 1: Line 1:
CoreAPI
+
<h2>API access</h2>
 +
 
 +
These are the current methods of getting access to the HEXONET system:
 +
 
 +
* [[HTTpS|HTTP / HTTPS]] 
 +
* [[HighPerformanceProxySetup|High Performance Proxy Setup (using Apache2's proxy module)]] 
 +
 
 +
* [[EPp|EPP]]
 +
 
 +
* [[NetDri|EPP access using the Net::DRI perl library]]
 +
 
 +
* [[MailRobot|MAILROBOT]] 
 +
 
 +
* [[SoAp|SOAP/XMLRPC]]
 +
 
 +
 
 +
 
 +
Download: {{Template:Pdf|SMTP_Gateway.pdf| SMTP-Gateway}}
 +
 
 +
Download: {{Template:Pdf|SOAP_Gateway.pdf| SOAP-Gateway}}
 +
 
 +
Download: {{Template:Pdf|XMLRPC_Gateway.pdf| XMLRPC-Gateway}}
 +
 
 +
 
 +
<h2>Base URL</h2>
 +
 
 +
The base url, in order to connect to our system is  https://api.ispapi.net/api/call.cgi
 +
 
 +
The base url, in order to connect to our OT&E (Testbed System) is: https://api.ispapi.net/api/call.cgi?s_entity=1234

Latest revision as of 12:25, 29 August 2012

API access

These are the current methods of getting access to the HEXONET system:


Download: SMTP-Gateway

Download: SOAP-Gateway

Download: XMLRPC-Gateway


Base URL

The base url, in order to connect to our system is https://api.ispapi.net/api/call.cgi

The base url, in order to connect to our OT&E (Testbed System) is: https://api.ispapi.net/api/call.cgi?s_entity=1234