Skip to content

Data API

Light Mode Bild Dark Mode Bild

What is the Data API?

The Data API provides RESTful access to measurement data, alarm information, and quality task data. This API is designed for developers who need to programmatically retrieve information from testo Saveris systems.

The main things you can do with the API:

  • Retrieve measurement data from loggers and sensors
  • Access HACCP-relevant information and task data
  • Fetch alarm data and status information
  • Access metadata about devices, sensors, and equipment
  • Handle both small and large data requests through different endpoints

Base URL

The URL for this API is: https://data-api.REGION.ENV.savr.saveris.net

What Next?

We recommend continuing with the Authentication & Security chapter if you are not familiar with the authentication concept on our APIs, or proceeding to the API Reference to explore the available endpoints.

Info

For handling large data requests, pay special attention to the asynchronous endpoints described in the API Reference.