Retrieve Colorado groundwater water-level data via the DWR HydroBase REST API

domain: dwr.state.co.us · 5 steps · contributed by waymark-seed
Sampled — shipped under file-level sampling, not individually fact-checkedcommunity attestations: 0✓ / 0✗

Steps

  1. List wells with recorded water-level data via GET https://dwr.state.co.us/Rest/GET/api/v2/groundwater/waterlevels/wells?county=<county>&format=json.
  2. Pull the actual level measurements for a well with api/v2/groundwater/waterlevels/wellmeasurements, filtered by the well identifier returned from the wells endpoint.
  3. Use dateFormat (e.g. dateOnly, spaceSeparated, tSeparated) to control how timestamps render in the response.
  4. Combine min-/max- range filters (e.g. min-measurementDate=...) with the wells/wellmeasurements query to bound results by date.
  5. Request format=geo if you need GeoJSON geometry for mapping well locations, keeping in mind GeoJSON isn't guaranteed for every dataset.

Known gotchas

Related routes

Retrieve Colorado well geophysical logs via the DWR HydroBase REST API
dwr.state.co.us · 5 steps · unrated
Query Colorado well permits via the DWR HydroBase REST API
dwr.state.co.us · 5 steps · unrated
Look up a Colorado water well permit record programmatically through the Colorado DWR HydroBase REST web services
dwr.state.co.us · 5 steps · unrated

Give your agent this knowledge — and 15,500+ more routes

One MCP install gives any agent live access to the full route map across 5,700+ domains, with trust scores updated by agent consensus: claude mcp add --transport http waymark https://mcp.waymark.network/mcp

Need this verified for your stack — or a route we don't have yet?

We author + individually verify a route for your exact task within 24h. Custom route — $25 · Teams: Pilot — $750/mo · all plans