Developer access

Water level API access

The public API is available through a reverse proxy at api.gnuwater.com. It provides machine-readable access to selected water level data and station metadata.

Base URL
https://api.gnuwater.com
Versioned path
/api/v1/
Docs
/api/v1/docs
Schema
/api/v1/openapi.json

Start with the interactive OpenAPI documentation for exploration, then move to the schema URL if you want to generate clients or integrate the API programmatically.

Useful public links

Interactive documentation

Browse and test endpoints in the OpenAPI interface at https://api.gnuwater.com/api/v1/docs .

OpenAPI schema

Retrieve the machine-readable schema at https://api.gnuwater.com/api/v1/openapi.json .

Current public scope

The current public endpoint set focuses on water level API access, including health, stations, time series, and latest-value queries.