Before writing production code, test your endpoints. A typical REST call to fetch the current occupancy of a zone looks similar to this:
Calculates the precise duration an individual stays inside a designated zone (ideal for measuring engagement or waiting times). xovis api documentation link
Xovis 3D sensors are equipped with a feature-rich REST API and data push options, primarily utilized by system integrators in retail, airports, and other industries to build customized analytics solutions. The APIs allow you to control sensor functions, retrieve real-time people counting data, and integrate the anonymous data pre-processed on the sensor into existing software environments. Before writing production code, test your endpoints