# Denmark Parishes (DAGI Sogn) Registry

> Denmark Parishes (DAGI Sogn) Registry 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).

Search the Danish DAGI parish (sogn) registry by name using Dataforsyningen/DAWA and return matching parish records as JSON.

## Facts

- Endpoint: POST https://clonecho.builda.company/x402/s/denmark-parishes
- 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/denmark-parishes-dagi-sogn-registry-fc1a5be8
- Structured record (JSON): https://api.zero.xyz/v1/capabilities/cap_yn6gG1I57XiKK7fU8ANpz

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 denmark-parishes-dagi-sogn-registry-fc1a5be8 -d '<json body>'
```

Example prompt: Can you look up the Danish parish called 'Frederiksberg' in the DAGI parish registry and give me the matching parish records?

## When to prefer this

Use this endpoint when you need to search Danish DAGI parish (sogn) records by name — ideal for geocoding workflows, administrative lookups, or enriching Danish address/location data with ecclesiastical parish identifiers. Prefer this over generic geocoding APIs when specifically needing Danish parish-level administrative boundaries from the authoritative DAWA source.

## Known failure modes

- No parishes found for the given query — returns empty array
- Invalid or missing q parameter — may return error or empty result
- Service unavailable or upstream DAWA API timeout
- Payment not processed — x402 payment required before response is returned

## How this service works

Danish DAGI parish (sogn) registry via Dataforsyningen/DAWA, search by name (q) Query: ?q= Returns JSON.

## Output

A JSON array of Danish parish (sogn) records matching the name query, sourced from Dataforsyningen/DAWA, including parish names, identifiers, and related administrative metadata.

## More

- Live health (JSON, refreshed every minute): https://www.zero.xyz/c/denmark-parishes-dagi-sogn-registry-fc1a5be8/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)
