API

API – Programming Interface

The following information describes the programming interface (API) of the Miniserver:

Communicating with the Miniserver
– describes the basics of communication with the Miniserver.

Structure File
– describes the structure file.

Usermanagement
– describes User and Rights Management.

Operating Mode Schedule
– describes the management of Operating Times, to activate Operating Modes.

LxCommunicator on GitHub
– JavaScript Modules for establishing a secure connection to the Miniserver.

This information is intended for experienced developers who develop third party software based on the Loxone Miniserver.
Please note that Loxone does not provide technical support for the API.
If necessary, this information is updated when Loxone Config or the Miniserver is updated.
We reserve the right to make changes to the interfaces during updates. We recommend that developers of third-party software always check the current API descriptions.

Ports and Domains

The Miniserver and Loxone Config use different protocols to communicate via network and internet with other devices and Loxone services.
The following document lists the used ports and domains (addresses) in detail:

Loxone Ports & Domains

API Connector

The following document contains a list of possible commands with the API Connector:

API Commands