Xovis Api Documentation [repack] Jun 2026
Ensuring that a "Data Viewer" cannot accidentally change "Sensor Configuration." 4. Working with the Xovis Hub (Manager)
A Xovis sensor counts the number of people entering a store via the API. This data is pushed to a Business Intelligence (BI) system like PowerBI or Tableau, which correlates it with Point-of-Sale (POS) data to calculate conversion rates. The open REST API enables direct connectivity to ERP or BI systems for automated reporting.
Xovis sensors track people traversing user-defined virtual boundaries. The API classifies these interactions into: xovis api documentation
from (timestamp), to (timestamp), resolution (e.g., 1-minute, 15-minute, or 1-hour intervals). C. Sensor Status and System Health
Sensors can occasionally go offline due to local network issues. Implement an exponential backoff strategy for your API calls to avoid spamming a recovering device. Ensuring that a "Data Viewer" cannot accidentally change
The Xovis API documentation segments endpoints into three core categories: Data Retrieval, Device Status, and Configuration. Below are the most frequently used endpoints. 3.1. Fetching Count Data (Live Occupancy)
Understanding these components is the first step. The subsequent sections provide deeper technical dives into each. The open REST API enables direct connectivity to
Recent sensors running firmware 5.0 and higher utilize an updated Sensor V5 API , which is documented via Postman and supports Basic Authentication .