Xovis provides people-counting and tracking solutions via sensors; their API typically exposes endpoints for:
https://api.xovis-cloud.com/v1
The REST API documentation is logically organized with examples for curl and common languages (Python, JavaScript). Each endpoint includes parameter definitions (e.g., dateFrom , dateTo , interval ).
Xovis provides people-counting and tracking solutions via sensors; their API typically exposes endpoints for:
https://api.xovis-cloud.com/v1
The REST API documentation is logically organized with examples for curl and common languages (Python, JavaScript). Each endpoint includes parameter definitions (e.g., dateFrom , dateTo , interval ). xovis api documentation