Separating staff movements from customer behavior data for accurate conversion rates.
+-----------------------------------------------------------+ | 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
It allows for the integration of live data for immediate action. xovis api documentation
The Xovis system can be integrated into your software architecture in two primary ways, each suited to different use cases.
Data can be sent from the sensor to external servers automatically. Separating staff movements from customer behavior data for
Best for "pulling" specific data on-demand or controlling sensor settings.
The Xovis API documentation provides developers with a structured, developer-friendly gateway to high-accuracy people flow data. Whether you are building a custom retail dashboard, optimizing airport operations, or designing an automated building management system, understanding these endpoints allows you to turn raw physical movement into actionable digital insights. Data can be sent from the sensor to
The Xovis API (specifically ) includes various modules for comprehensive device control and data extraction:
Sensors feature a REST API that allows for direct control of sensor functions and the retrieval of processed retail or transportation analytics.
Communicating directly with individual sensors via HTTP/HTTPS or MQTT.