Personal tools

From HEXONET Wiki

Jump to: navigation, search
Line 18: Line 18:
 
<h2>Core API commands</h2>
 
<h2>Core API commands</h2>
  
{{Infobox|Download: {{Template:Pdf|CORE_API_Reference.pdf| Core API}}}}
+
{{Infobox|Download: {{Template:Pdf|CORE_API_Reference.pdf| Core API manual}}}}

Revision as of 08:37, 5 September 2012

Event management

A really important feature to track all domain-transactions. Normally you can poll all domain-events by using the commands: StatusEvent, QueryEventlist and DeleteEvent. Alternatively you can use the option Receive Events over POP3. Please note that you should always choose only one method to avoid inconstancies.

HEXONET informs you via email about all events via the PushEvents feature. PushEvents is an additional event messaging service to store and process all product-related events on your side. Inform your client about outgoing/incoming transfers, successful registrations and many more. It can also be used as a backup solution for your own security.


System API error codes

Please find below a list of all API - Error CODES:


System usage restrictions


Core API commands