Xovis Api Documentation !!better!! Jun 2026
Ensuring sensors are synchronized for accurate tracking. 2. People Counting & Tracking Data (v5)
The API allows comprehensive management of Xovis sensors, including:
Relying solely on HTTP GET requests (pulling) can create unnecessary network overhead if you need real-time data. Xovis supports event-driven architectures through . MQTT Integration
X-API-Key: your_api_key_here Content-Type: application/json xovis api documentation
Since Xovis deals with passenger counting, queue management, and flow analytics, the API focuses heavily on retrieving metrics and understanding sensor status.
| Parameter | Type | Required | Description | | :--- | :--- | :--- | :--- | | sensor_id | string | Yes | Unique identifier of the sensor. | | start_ts | datetime | Yes | Start time. | | `end
/api/v4/lines/count-data (Note: Version paths like v3 or v4 depend on your firmware). Method: GET Parameters: Ensuring sensors are synchronized for accurate tracking
Xovis APIs are highly flexible and support multiple data formats to suit different engineering preferences. You can specify your preferred format using the Accept header in your HTTP request or by changing the sensor's data push configuration.
GET /api/v1/zones/occupancy?zoneId=entrance_main Host: 192.168.1.50 Authorization: Bearer [YOUR_API_TOKEN] Use code with caution.
Measures exact live capacity and cumulative fill levels inside mapped layout zones. Sample Payload (JSON format): Xovis supports event-driven architectures through
"elementId": "Entrance_Main", "timestamp": "2026-05-26T07:15:00Z", "forwardCount": 1542, "backwardCount": 1410 Use code with caution. C. Historical Data Retrieval
Keep sensors on a secured VLAN, restricting API access to authorized server IPs or API gateways. 3. Core API Endpoints and Data Retrieval
For environments like airport security checkpoints, immigration lines, or retail checkouts, the API exposes advanced queue metrics.