Http api general description – 2N Helios IP HTTP API v2.6 User Manual

Page 5

Advertising
background image

5

2N TELEKOMUNIKACE a.s., www.2n.cz

®

2. HTTP API General
Description

2N® Helios IP HTTP API (Application Programming Interface) is an interface designed
for 2N® Helios IP remote control, configuration and data retrieval via third party
applications. 2N® Helios IP API enables 2N intercoms to be integrated in extensive
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 - 2N® Helios IP control commands;
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. 2N® Helios IP executes the requested operation and
sends back a SOAP/XML response.

The general structure of the HTTP request is as follows:

Advertising