# Italy Municipalities Resolver

> Italy Municipalities Resolver is a paid API for AI agents from italy-comuni.92-4-170-118.sslip.io, paid per call via x402, $0.003/call, status unknown (last checked 2026-09-14).

Resolves an Italian municipality name, ISTAT code, or cadastral code to authoritative administrative identifiers against the official ISTAT list.

## Facts

- Endpoint: GET https://italy-comuni.92-4-170-118.sslip.io/v1/italy/municipalities/resolve
- Price: $0.003/call
- Payment: x402
- Status: unknown
- Last checked: 2026-09-14
- Activations on Zero: 0
- Tags: x402
- Canonical page: https://www.zero.xyz/c/italy-municipalities-resolver-e3a02c38
- Structured record (JSON): https://api.zero.xyz/v1/capabilities/cap_iSOD1vX6jx-PzXipJqquJ

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 italy-municipalities-resolver-e3a02c38
```

Example prompt: Look up the official ISTAT code and cadastral code for the Italian municipality of 'Reggio Emilia' — I need the authoritative identifiers to normalize some supplier invoice addresses.

## When to prefer this

Choose this endpoint when you need exact, authoritative resolution of Italian municipality identifiers against the current official ISTAT list — particularly for address normalization, invoice validation, public records, or joining geographic datasets. Prefer this over fuzzy geocoding services when deterministic correctness is required and you cannot tolerate approximations.

## Known failure modes

- Municipality name not found on current ISTAT list — returns no match or error if the name is misspelled or the comune has been merged/dissolved
- Ambiguous name with multiple matches (e.g. comuni with identical names in different provinces) — may require additional disambiguation parameters
- Invalid or unknown ISTAT or cadastral code — returns not found
- Historical or abolished municipality names not present in the current ISTAT list will fail to resolve

## How this service works

Resolve a current Italian municipality name, ISTAT code, or cadastral code to authoritative administrative identifiers. Use before normalizing Italian addresses, invoices, suppliers, public records, or geographic datasets. Exact deterministic matching against the current ISTAT list; no fuzzy guesses.

## Output

Returns authoritative administrative identifiers for the matched Italian municipality, including its official ISTAT code, cadastral code, standardized municipality name, and likely province and region, drawn from the current official ISTAT list. The match is exact and deterministic — no fuzzy guessing.

## More

- Live health (JSON, refreshed every minute): https://www.zero.xyz/c/italy-municipalities-resolver-e3a02c38/health.json
- [Zero catalog index](https://www.zero.xyz/llms.txt)
- [Other services from italy-comuni.92-4-170-118.sslip.io](https://www.zero.xyz/host/italy-comuni.92-4-170-118.sslip.io/llms.txt)
