Skip to content
Винница:
Киев:
Львов:
Сумы:
Тернополь:

Xovis Api Documentation !!install!! Today

Post: Xovis API Documentation

  • GET /api/devices — list sensors and statuses
  • GET /api/devices/id/metrics?from={}&to={} — historical counts for a device
  • GET /api/areas — list configured floors/zones
  • GET /api/streams/id — real-time data stream (WebSocket or SSE)
  • POST /api/devices/id/config — update device configuration
  • GET /api/health — system health/status

Endpoint: Get People Counting Data

  • Authentication / session management
  • Device discovery & inventory
  • Real-time streams (people counts, occupancy, events)
  • Historical data / aggregated analytics
  • Configuration / device settings (zones, thresholds, timezones, firmware)
  • Health & diagnostics (status, uptime, sensor temperature)
  • Alerts & webhooks

What the Documentation Covers:

⭐⭐⭐⭐☆ (4/5) – Solid but room for improvement

AI Extensions:

Gender statistics and staff exclusion (requires specific plugins like PIGES or PISTE ).

JSON

Most REST calls return data in or XML format. A typical request for occupancy might look like this: xovis api documentation