Xovis Api Documentation //top\\

: Used to control sensor functions and pull pre-processed data. Data Push Options

: The API enables the management of specialized AI plugins, such as Gender Statistics (PIGES) and Staff Exclusion (PISTE) , allowing for more granular data filtering and analysis.

"queueId": "Security_Line_A", "timestamp": "2026-05-25T10:00:00Z", "metrics": "queueLength": 22, "waitingTimeAvgSeconds": 145, "waitingTimeMaxSeconds": 310 Use code with caution. 3.3. Sensor Health and Status Monitoring

Beyond direct REST requests, Xovis sensors support mechanisms to export telemetry automatically without constant polling. xovis api documentation

: The exact duration individual targets spend inside a zone, which is crucial for queue tracking and retail engagement analysis. Full-featuring APIs - Xovis

Telemetry sent immediately when a virtual line is crossed.

"timestamp": "2026-04-11T11:00:00Z", "in": 203, "out": 187, "net": 16 : Used to control sensor functions and pull

Instead of lines, zones monitor defined geometric areas. The API delivers real-time information regarding:

If your space requires multiple sensors stitched together to cover a massive area (a "multisensor setup"), do not poll individual sensors. Instead, query the or designated master sensor, which aggregates the data from all slave units seamlessly into a single API response. Keep Firmware Uniform

Don't overload the sensor. For "Live" data, once every 5–10 seconds is usually sufficient. Full-featuring APIs - Xovis Telemetry sent immediately when

Treat the sensor data payload as read-only. Parse timestamps carefully, converting the UTC strings provided by the sensor into your local system's time zone.

To get the most out of the Xovis API, developers should follow best practices, including:

Best for real-time applications where the sensor "pushes" data to your server via HTTPS , SFTP , or MQTT . 🛠️ API & Endpoint Overview

: Data is pre-processed directly on the sensor to maintain full privacy compliance (GDPR), ensuring only anonymous, actionable insights are transmitted. Key Integration Features

Recent Messages