Http api general description – 2N Helios IP HTTP API Manual v2.8 User Manual
Page 5

5
2. HTTP API General
Description
2N Helios IP
®
HTTP API (Application Programming Interface) is an interface designed
for
remote control, configuration and data retrieval via third party
2N Helios IP
®
applications.
API enables 2N intercoms to be integrated in extensive
2N Helios IP
®
user infrastructures (home automation, attendance control systems, etc.).
2N Helios IP
®
HTTP API provides a simple interface based on standard protocols
(SOAP/HTTP), which helps read out state or statistic information.
2N Helios IP
®
HTTP API is defined through a web service available at:
http://helios_ip_address/automation -
control commands;
2N Helios IP
®
http://helios_ip_address/notification - log data retrieval commands.
Send an HTTP request including a properly formatted SOAP/XML data to one of the
above mentioned addresses.
executes the requested operation and
2N Helios IP
®
sends back a SOAP/XML response.
The general structure of the HTTP request is as follows: