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.