Official Xovis API documentation is primarily hosted within the Xovis HUB Partner Platform. While public marketing materials highlight their REST API and data push capabilities, detailed technical specifications typically require a partner login. Official Documentation & Access

Xovis HUB: The central repository for the latest software versions, technical manuals, and API documentation for partners.

Support Portal: A Jira-based desk for troubleshooting and specific technical inquiries.

Sensor V5 API (Postman): An OpenAPI specification for Xovis sensors with firmware 5.0+, covering authorization and data retrieval. Key Integration Features

Data Retrieval: Supports both a REST API for pulling data and Data Push options (via HTTPS, SFTP, or MQTTS) for real-time telemetry.

Device Control API: Available through the Xovis IBEX platform, allowing for remote sensor management and categorization.

Format Compatibility: Data is typically delivered in JSON or XML formats depending on the sensor status and data type. Third-Party Integration Guides

For specific software environments, you may find these external guides useful: Full-featuring APIs - Xovis


Key APIs Covered

Option B: On-Premise (Direct to sensor)

  1. Open a web browser.
  2. Type the IP address of your Xovis sensor (e.g., 192.168.1.100).
  3. Log in to the sensor’s web interface (default credentials may be in your manual).
  4. Navigate to API or Web Services.
  5. Click the link to API Documentation (Swagger UI). It will open a page like: http://192.168.1.100/apidoc/index.html

Troubleshooting: Can’t Find the Xovis API Documentation Link?

If you are hitting dead ends, consider these three scenarios:

| Problem | Solution | |---------|----------| | You are not a registered partner | Request access through an official Xovis distributor or contact Xovis sales directly via sales@xovis.com. Include your company’s integration use case. | | The local /apidoc link returns 404 | Your firmware may be older than v2.0. Upgrade the sensor firmware first via the Configuration Tool. | | You need legacy documentation (FTP/XML API) | Check the archived section on the Partner Portal under "Legacy Systems". |

2. Core Endpoint Categories

Official Documentation Link

The primary access point for Xovis API documentation is available through the Xovis Developer Portal:

👉 Xovis API Documentation (Official Portal)
(Note: Access may require a registered developer account or valid Xovis service credentials.)

Loading...