From HEXONET Wiki
(8 intermediate revisions by 2 users not shown) | |||
Line 3: | Line 3: | ||
These are the current methods of getting access to the HEXONET system: | These are the current methods of getting access to the HEXONET system: | ||
− | + | * [[HTTpS|HTTP / HTTPS]] | |
− | [[HTTpS|HTTP / HTTPS]] | + | * [[HighPerformanceProxySetup|High Performance Proxy Setup (using Apache2's proxy module)]] |
− | [[HighPerformanceProxySetup|High Performance Proxy Setup (using Apache2's proxy module)]] | + | |
− | [[EPp|EPP | + | * [[EPp|EPP]] |
− | + | ||
− | [[MailRobot|MAILROBOT]] | + | * [[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|SMTP_Gateway.pdf| SMTP-Gateway}} | ||
Line 25: | Line 25: | ||
<h2>Base URL</h2> | <h2>Base URL</h2> | ||
− | The base url, in order to connect to our system is | + | 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 | 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