Xovis Api Documentation -

Understanding the Xovis API: A Guide to Integration and Data Access

REST Interface & Data Push: Sensors feature a native REST API for direct device control and data retrieval, alongside flexible data push options that stream pre-processed information to external servers.

If you are looking for the direct official documentation or tools to test the API:

You can programmatically retrieve several types of data processed directly on the sensor:

Bearer Tokens: Integration with intermediate platforms (like IoT Open) may require Bearer token authentication.

Access: Most sensors use Basic Authentication (username and password configured via the sensor's web interface). Format: Data is usually returned in XML or JSON formats.

To help developers integrate effectively, include these details: