Xovis Api Documentation [patched] -

The Xovis API provides a RESTful interface to interact with Xovis 3D Sensors and the Xovis Data Platform (XDP). It allows third-party applications to retrieve real-time people counting data, historical analytics, and sensor status information. The API is designed for building custom dashboards, integrating with BI tools (PowerBI, Tableau), and feeding data into facility management systems.

Xovis provides two primary integration pathways depending on your architecture:

capacity_data / count_data : Retrieve live occupancy and throughput statistics. xovis api documentation

The API utilizes secure authentication methods to protect sensitive location data.

Here is a workflow for integrating a Xovis sensor into a third-party system. The Xovis API provides a RESTful interface to

+-----------------------------------------------------------+ | Xovis 3D Sensor | | (Processes anonymous depth maps directly on the hardware) | +-----------------------------------------------------------+ / \ / \ v v +--------------------+ +----------------------+ | REST API | | Data Push Agents | | (Pull Mechanism) | | (Push Mechanism) | +--------------------+ +----------------------+ | | - Request-Response via HTTP - Real-Time MQTT Streams - Great for configuration - HTTP/S Webhooks - Device health checks - Periodic JSON/XML dumps

Combining data from multiple sensors for seamless tracking across large areas. Xovis provides two primary integration pathways depending on

Returns operational metrics of the sensor (CPU usage, temperature, uptime). Sample Response: