Retrieve the number of people currently inside a specific polygon (e.g., a waiting area or a fitting room section).
The Xovis API is a robust, developer-friendly toolkit designed for scalability. Whether you are building a simple "Store Full" indicator or a complex AI-driven airport queue management system, the documentation provides the granular control needed to turn raw movement into actionable insights.
Most REST calls return data in or XML format. A typical request for occupancy might look like this:
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.
Retrieve the number of people currently inside a specific polygon (e.g., a waiting area or a fitting room section).
The Xovis API is a robust, developer-friendly toolkit designed for scalability. Whether you are building a simple "Store Full" indicator or a complex AI-driven airport queue management system, the documentation provides the granular control needed to turn raw movement into actionable insights.
Most REST calls return data in or XML format. A typical request for occupancy might look like this:
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.