Loading

Xovis API

The allows developers to retrieve real-time and historical person-counting data from Xovis 3D sensors. It is primarily used for retail analytics, airport flow management, and smart building occupancy monitoring.

def get_current_occupancy(): try: response = requests.get( f"XOVIS_URL/occupancy/current", headers=headers, timeout=5 ) response.raise_for_status() data = response.json()

Firmware V5.0+

Most current Xovis sensors run on , which supports the Sensor V5 OpenAPI specification . Common Data Points

  • Overall:

    Great for technical teams already familiar with REST APIs, but beginners may struggle with conceptual leaps. The documentation is accurate but not very learning-friendly . Xovis support usually fills the gaps quickly.

  • Loading
    Configure Dymo LabelWriter for Mac OS