# UK Environment Agency Flood Monitoring Measures

> UK Environment Agency Flood Monitoring Measures is a paid API for AI agents from clonecho.builda.company, paid per call via x402, $0.02/call, status unknown (last checked 2026-09-13).

Returns UK Environment Agency flood-monitoring sensor measures (level, flow, or rainfall) with their latest readings, filtered by parameter type.

## Facts

- Endpoint: POST https://clonecho.builda.company/x402/s/uk-flood-monitoring-measures
- Price: $0.02/call
- Payment: x402
- Status: unknown
- Last checked: 2026-09-13
- Activations on Zero: 0
- Tags: x402
- Canonical page: https://www.zero.xyz/c/uk-environment-agency-flood-monitoring-measures-17f14e10
- Structured record (JSON): https://api.zero.xyz/v1/capabilities/cap_BPI2_wDEKzyIy4UE5UpMh

Status and success rate cover calls made through Zero and Zero's own probes. Third-party monitors may report differently.

## How to call it through Zero

Zero handles the 402 payment challenge and records the run. With the Zero CLI installed (`npm i -g @zeroxyz/cli`):

```sh
zero fetch --capability uk-environment-agency-flood-monitoring-measures-17f14e10 -d '<json body>'
```

Example prompt: Can you pull the latest UK flood monitoring sensor readings from the Environment Agency for the rainfall parameter?

## When to prefer this

Use this endpoint when you need real-time or latest UK flood sensor readings from the Environment Agency, specifically filtered by sensor parameter type (water level, flow rate, or rainfall). Ideal for environmental monitoring, flood risk assessment, or building UK water/flood dashboards.

## Known failure modes

- Invalid parameter value returns empty results or error
- Service unavailable if upstream Environment Agency API is down
- No sensors found for a given parameter type returns empty array
- Network timeout if upstream data source is slow

## How this service works

UK Environment Agency flood-monitoring measures (sensors) with latest reading, by parameter level/flow/rainfall (parameter) Query: ?parameter= Returns JSON.

## Output

A JSON array of flood-monitoring sensor measures from the UK Environment Agency, each with sensor metadata and the latest reading, filtered to the requested parameter type (level, flow, or rainfall).

## More

- Live health (JSON, refreshed every minute): https://www.zero.xyz/c/uk-environment-agency-flood-monitoring-measures-17f14e10/health.json
- [Zero catalog index](https://www.zero.xyz/llms.txt)
- [Other services from clonecho.builda.company](https://www.zero.xyz/host/clonecho.builda.company/llms.txt)
