Skip to main content

What Kind of Water Data Can I Access?

This article explains which types of consumption data are available through the API.

A
Written by Aleksandra
Updated over a week ago

Smartvatten provides water consumption data through three main endpoints:

  • /data/hour: hourly readings from the last 14 days

  • /data/monthly: total monthly water usage

  • /history/meter: historical readings (up to 2 years)

All consumption values are in cubic meters (m³).

You can also retrieve metadata, alarm events, and device info from other endpoints.

Go to https://data.flowone.io/api-docs to test endpoints live.

Did this answer your question?