Xovis Api Documentation !!top!! -
To integrate Xovis 3D sensors into your software environment, you can utilize the Xovis REST API or various data push methods to retrieve real-time and historical people flow data. 🚀 Key Integration Methods
Device config
This is the "bread and butter" for retail and facility managers. xovis api documentation
7. Next Steps for Implementation
- Select Target: Determine if integration is direct-to-sensor (on-prem) or via Xovis Data Platform (cloud).
- Credentials: Generate API Keys within the Xovis Admin UI.
- Testing: Use a tool like Postman to verify connectivity and sample data structure.
- Development: Implement error handling for network timeouts (common in IoT environments).
- API Keys: Typically used for accessing the Xovis Data Platform (XDP).
- Basic Auth / Digest Auth: Often used for direct sensor access on local networks.
- Token Based: OAuth2 flows may be utilized for enterprise integrations.