From HEXONET Wiki
Line 8: | Line 8: | ||
With this EPP Implementation you now have access to more than 200 different TLDs through one single protocol. In the event that you hold different own accreditations then you now also have the possibility of managing your accreditation through RegistrarOC and connect to them through EPP. | With this EPP Implementation you now have access to more than 200 different TLDs through one single protocol. In the event that you hold different own accreditations then you now also have the possibility of managing your accreditation through RegistrarOC and connect to them through EPP. | ||
− | |||
{{Infobox|Please have a look at our [[NetDri|EPP access using the Net::DRI perl library]]}} | {{Infobox|Please have a look at our [[NetDri|EPP access using the Net::DRI perl library]]}} | ||
Revision as of 13:10, 3 September 2012
These are the current methods of getting access to the HEXONET system:
HEXONET now offers as probably the first provider worldwide access to our domain-robot via a real EPP 1.0 (Extensible Provisioning Protocol) strict to RFC 4930-4933. EPP is the recommended RFC 4930-4933 communication-protocol between Domain-Registars and the respective Registries. With this EPP Implementation you now have access to more than 200 different TLDs through one single protocol. In the event that you hold different own accreditations then you now also have the possibility of managing your accreditation through RegistrarOC and connect to them through EPP.
We also provide an EPP Demonstrator where you can easily execute EPP commands in our OT&E environment.
EPP Gateway Information
EPP production environment:
Socket: epp.ispapi.net:700
Login: Your Username
Password: Your Password
EPP Testbed / OTE:
Socket: epp.ispapi.net:1700
Login: Your Username
Password: Your Password
Domain commands
These commands are neccessary to handle your domainnames e.g. Common domain commands, Host/Nameserver commands, Contact commands, Domain registry specific commands, Domain transfers, Branding, Control-Panel.
- 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
- High Performance Proxy Setup (using Apache2's proxy module)
- Download: SMTP-Gateway
- Download: SOAP-Gateway
- Download: XMLRPC-Gateway