# UK Territorial Police Forces Directory

> UK Territorial Police Forces Directory is a paid API for AI agents from clonecho.builda.company, paid per call via x402, $0.01/call, status unknown (last checked 2026-09-15).

Returns a directory of all UK territorial police forces with their IDs as JSON.

## Facts

- Endpoint: POST https://clonecho.builda.company/x402/gov-uk-police-forces
- Price: $0.01/call
- Payment: x402
- Status: unknown
- Last checked: 2026-09-15
- Activations on Zero: 0
- Tags: x402
- Canonical page: https://www.zero.xyz/c/uk-territorial-police-forces-directory-0dcf50f8
- Structured record (JSON): https://api.zero.xyz/v1/capabilities/cap_IEWlJ-3ZDAXQlCov7D-VH

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-territorial-police-forces-directory-0dcf50f8 -d '<json body>'
```

Example prompt: Can you pull up the full list of UK territorial police forces and their IDs?

## When to prefer this

Use this endpoint when you need a complete, structured directory of UK territorial police forces with their official IDs — for example, to feed into subsequent lookups of crimes, officers, or neighbourhoods by force ID via the UK Police API. No parameters needed; ideal as a bootstrapping call.

## Known failure modes

- Upstream data.police.uk API unavailable — returns error or empty response
- Payment not processed (x402) — returns 402 Payment Required
- Rate limiting — too many calls in a short period

## How this service works

GOV: Directory of UK territorial police forces with their IDs. No params. Returns JSON.

## Output

A JSON array of UK territorial police forces, each with a unique ID and name, covering all territorial forces across England, Wales, Scotland, and Northern Ireland.

## More

- Live health (JSON, refreshed every minute): https://www.zero.xyz/c/uk-territorial-police-forces-directory-0dcf50f8/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)
