Retrieves metrics regarding the operational health of the stereoscopic cameras. Sample Payload (XML format):
For users with more specific needs, the API documentation also touches upon advanced features. The sensor can perform group counting, where the AI-powered firmware identifies and counts people moving together as a single unit. The ability to identify groups is crucial for business owners to understand purchasing behavior, as groups often have different shopping habits than individuals. This data is made available via the API.
Best for periodic data retrieval, configuration changes, and fetching historical metrics. It uses standard HTTP methods (GET, POST) and returns payload formats in JSON or XML. xovis api documentation
For the most up-to-date endpoints and technical specifications, developers should log in to the to access the full Swagger/OpenAPI definitions.
The Xovis platform utilizes an edge-computing architecture. This means the 3D sensors themselves process video streams locally to calculate foot traffic, dwell times, and queue lengths, ensuring high data privacy. The API allows external systems to fetch this processed data directly from individual sensors or a centralized management system (like Xovis Spider). Key Integration Methods Retrieves metrics regarding the operational health of the
Great for technical teams already familiar with REST APIs, but beginners may struggle with conceptual leaps. The documentation is accurate but not very learning-friendly . Xovis support usually fills the gaps quickly.
The Xovis API documentation is a comprehensive guide that provides developers with the information they need to integrate Xovis' technology with their own applications. The documentation includes: The ability to identify groups is crucial for
HTTP Basic Authentication or Bearer Tokens (depending on firmware version and setup).