Skip to content

Device Management API

Light Mode Bild Dark Mode Bild

What is the Device management API?

The Device Management API is a rest api to streamline the management of testo devices, testo sensors, and associated configurations. It is particularly beneficial for businesses and point-of-sale (POS) systems that need to integrate testo hardware into their software environments without relying on specific applications like testo Saveris.

The main things you can do with the API:

  • Onboard/ Register your sensors and devices in the Testo cloud.
  • Configure your sensors and devices and check there state.
  • Create measuring objects like a fridge and associate it with a sensor.
  • Delete sensors and devices.
  • Set alarm configurations for your sensors and devices.

Base URL

The URL for this API is: https://device-management-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 api's or proceeding to the Concepts section to understand the key concepts which are helpfull to understand what each api function does.