Xovis Api Documentation Link ((top)) -
Xovis provides comprehensive REST API documentation through on-sensor Swagger interfaces, accessible by connecting directly to the sensor's IP address. For broader resources, partners can access the latest manuals and documentation via the Xovis HUB. Explore API integration details at PC2SE Technical Datasheet - Xovis
- Use this for: Local REST API calls, accessing People Counting data directly from the device IP, and understanding the data structure (JSON/XML).
Xovis Support Desk: Pull detailed technical data sheets and setup guides directly via the Atlassian-managed Xovis Support Portal. xovis api documentation link
Xovis_PC_API_Reference.pdf(Legacy serial/PC API)Xovis_Cloud_API_Specification.yaml(OpenAPI/Swagger specification)Xovis_HTTP_API_Guide_vX.X.pdf(RESTful API for modern sensors)
The Xovis API offers several key features that make it an attractive solution for entertainment content providers. Some of the notable features include: Use this for: Local REST API calls, accessing
Pull via REST: External systems request specific data points (like current occupancy) using standard HTTP methods. Xovis Support Desk: Pull detailed technical data sheets
Support Portal: A Jira-based desk for troubleshooting and specific technical inquiries.
- Find the sensor’s IP address (via Xovis Configuration Tool or network scan).
- Open a web browser and enter:
http://[DEVICE_IP_ADDRESS] - Log in using the sensor’s admin credentials (default credentials are found in the device’s quick start guide, but should be changed upon installation).
- Append the API documentation path: Directly type
http://[DEVICE_IP_ADDRESS]/apidoc/index.html
For Cloud tenants (APAC, EU, US):