Xovis Api Documentation Online

Without the API, reading data requires manually logging into the Xovis dashboard. With the API, data flows automatically into your existing business intelligence stack (Power BI, Tableau, Splunk, or custom ERP systems).

| Parameter | Type | Required | Description | |-----------|------|----------|-------------| | site_id | string | Yes | Unique identifier of the site/location | | sensor_id | string | No | Filter by a specific sensor | | zone_id | string | No | Filter by a specific zone (defined in Xovis config) | | start_time | string (ISO 8601) | Yes | Start of interval (e.g., 2026-04-11T00:00:00Z ) | | end_time | string (ISO 8601) | Yes | End of interval | | granularity | string | No | minute , hour , day , week , month (default: hour ) | xovis api documentation

capacity_data / count_data : Retrieve live occupancy and throughput statistics. Without the API, reading data requires manually logging

Total "In" and "Out" counts for specific doors or lines. Total "In" and "Out" counts for specific doors or lines

Scroll to Top