Personal tools

From HEXONET Wiki

Jump to: navigation, search
 
(5 intermediate revisions by 2 users not shown)
Line 1: Line 1:
{{Sidebar}}__NOTOC__
+
{{Sidebar}}
<h2>Event management</h2>
+
<div style="font-size: 160%;">System API</div>
 +
 
 +
 
 +
__TOC__
 +
 
 +
 
 +
=System API Downloads=
 +
{{Template:Pdf|CORE_API_Reference.pdf| Core API manual}}
 +
 
 +
 
 +
 
 +
=Event management=
  
 
A really important feature to track all domain-transactions. Normally you can poll all domain-events by using the commands: <code>[[StatusEvent|StatusEvent]]</code>, <code>[[QueryEventlist|QueryEventlist]]</code> and <code> [[DeleteEvent|DeleteEvent]]</code>. Alternatively you can use the option <code>[[EventsPop3|Receive Events over POP3]]</code>. Please note that you should always choose only one method  to avoid inconstancies.  
 
A really important feature to track all domain-transactions. Normally you can poll all domain-events by using the commands: <code>[[StatusEvent|StatusEvent]]</code>, <code>[[QueryEventlist|QueryEventlist]]</code> and <code> [[DeleteEvent|DeleteEvent]]</code>. Alternatively you can use the option <code>[[EventsPop3|Receive Events over POP3]]</code>. Please note that you should always choose only one method  to avoid inconstancies.  
 +
  
 
HEXONET informs you via email about all events via the <code> [[PushEvents|PushEvents]]</code> 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.
 
HEXONET informs you via email about all events via the <code> [[PushEvents|PushEvents]]</code> 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.
  
  
<h2>System API error codes</h2>
+
=System API error codes=
 
Please find below a list of all API - Error CODES:
 
Please find below a list of all API - Error CODES:
 
*[[API:ErrorCodes | API-ERROR CODES]]
 
*[[API:ErrorCodes | API-ERROR CODES]]
  
  
<h2>System usage restrictions</h2>
+
=Usage restrictions=
 
*[[API:QuotaSystem | System Usage Restrictions (Quota Regulation)]]
 
*[[API:QuotaSystem | System Usage Restrictions (Quota Regulation)]]
  
  
<h2>Core API commands</h2>
+
=Core API commands=
  
{{Infobox|Download: {{Template:Pdf|CORE_API_Reference.pdf| Core API manual}}}}
+
'''Download:''' {{Template:Pdf|CORE_API_Reference.pdf| Core API manual}} (Version 2.6)

Latest revision as of 22:46, 26 March 2014

System API


Contents


[edit] System API Downloads

Core API manual


[edit] 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.


[edit] System API error codes

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


[edit] Usage restrictions


[edit] Core API commands

Download: Core API manual (Version 2.6)