These endpoints provide the current state of a building, zone, or specific counting line. Purpose: Retrieves real-time counts for lines and zones.
To accurately interpret the JSON payload from the API documentation, you must understand the three primary data tracking elements:
Response:
Through the Xovis API, developers can access a wide array of metadata processed directly on the sensor. This "edge processing" ensures that only anonymous coordinates or numerical triggers leave the device, maintaining strict data privacy. Available data points typically include: Full-featuring APIs - Xovis xovis api documentation
This review is based on publicly available Xovis documentation and community feedback as of 2025. Always refer to the official Xovis Developer Portal for the latest updates.
"timestamp": "2023-10-01T09:00:00Z", "in": 210, "out": 195, "passby": 65, "occupancy": 28
: Configurable via the sensor's web interface to send real-time telemetry data (like line crossings) in formats to external drivers or platforms. AI Extensions : APIs support managing plugins for advanced features like Staff Exclusion Gender Statistics Object Detection Developer Tools Xovis Sensor Explorer These endpoints provide the current state of a
Xovis sensors (PC2S, PC3, etc.) offer two primary ways to access data:
A mall operator needs to analyze weekly traffic trends in PowerBI.
"devices": [ "id":"xv-01", "model":"X4", "fw":"2.5.1", "ip":"192.168.1.10" ] retail analytics systems
The Xovis API supports two primary communication channels: interactive (RESTful) requests and asynchronous notifications (Data Push). Both channels support HTTP and HTTPS protocols.
Robust code handles errors. The Xovis docs detail standard HTTP response codes:
Xovis data analytics engines provide precise, real-time people counting and flow analysis through 3D sensor technology. Leveraging the Xovis API allows you to extract this powerful spatial intelligence data and seamlessly integrate it into your own business intelligence dashboards, retail analytics systems, or smart building platforms.
Here is a workflow for integrating a Xovis sensor into a third-party system.