Retrieves average queue length and wait times for sensors configured with the Queue Analytics feature.
Most current Xovis sensors run on , which supports the Sensor V5 OpenAPI specification . Common Data Points xovis api documentation
Don't poll the REST API every second for live updates. Use Webhooks or the Data Stream for real-time needs to save bandwidth and CPU. Retrieves average queue length and wait times for
Understanding where customers linger is gold for retailers. The documentation explains the dwell_time parameter: GET /zones/id/dwell?interval=PT1H xovis api documentation
Most sensors use Basic Authentication (username and password configured via the sensor's web interface). Format: Data is usually returned in XML or JSON formats.