# UK Environment Agency Flood Monitoring Stations by Parameter

> UK Environment Agency Flood Monitoring Stations by Parameter 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 a list of UK Environment Agency flood-monitoring stations filtered by measured parameter (e.g. rainfall, level, flow)

## Facts

- Endpoint: POST https://clonecho.builda.company/x402/s/uk-flood-monitoring-stations-by-parameter
- 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-stations-by-parameter-d050044f
- Structured record (JSON): https://api.zero.xyz/v1/capabilities/cap_lLmKdRiX2uTxgSbdnAFFu

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-stations-by-parameter-d050044f -d '<json body>'
```

Example prompt: Can you get me all UK Environment Agency flood monitoring stations that measure rainfall — I need the full list filtered by the rainfall parameter.

## When to prefer this

Use this endpoint when you need to discover or enumerate UK Environment Agency flood-monitoring stations by the type of measurement they record (rainfall, water level, flow). Ideal for building flood-risk dashboards, hydrological analysis tools, or when you need to find which stations are relevant to a particular measurement type before querying their readings.

## Known failure modes

- Missing or invalid parameter value returns empty results or error
- Unknown parameter string returns no matching stations
- Network or upstream Environment Agency API unavailability causes timeout or 5xx error
- Payment not processed causes 402 response blocking access

## How this service works

UK Environment Agency flood-monitoring stations by measured parameter e.g. rainfall/level/flow (parameter) Query: ?parameter= Returns JSON.

## Output

A JSON array of UK Environment Agency flood-monitoring stations that measure the specified parameter (e.g. rainfall, level, or flow), including station identifiers, names, locations, and associated measurement metadata.

## More

- Live health (JSON, refreshed every minute): https://www.zero.xyz/c/uk-environment-agency-flood-monitoring-stations-by-parameter-d050044f/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)
