# Denmark Court Districts (Retskreds) Registry

> Denmark Court Districts (Retskreds) 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).

Searches Danish DAGI court district (retskreds) boundaries and names via the Dataforsyningen/DAWA registry by name query

## Facts

- Endpoint: POST https://clonecho.builda.company/x402/s/denmark-court-districts
- 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-court-districts-retskreds-registry-db55c33f
- Structured record (JSON): https://api.zero.xyz/v1/capabilities/cap_jlhLU0urb5uOQYuvx8u62

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-court-districts-retskreds-registry-db55c33f -d '<json body>'
```

Example prompt: Can you look up the Danish court district (retskreds) for 'København' using the DAWA registry and show me what comes back?

## When to prefer this

Use this endpoint when you need to look up or search Danish administrative court districts (retskreds) by name, particularly when integrating with Danish geospatial or legal data systems that rely on DAGI/DAWA identifiers. Prefer this over generic geocoding APIs when the specific entity type needed is Danish judicial/court district boundaries.

## Known failure modes

- Empty result array if no court district matches the query string
- Malformed or missing q parameter returns an error or empty response
- Non-Danish place names or misspellings yield no results
- Rate limiting or payment failure at $0.02 USDC per call

## How this service works

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

## Output

Returns a JSON array of matching Danish court district (retskreds) records from the Dataforsyningen/DAWA registry, including district names, IDs, and boundary metadata that match the search query.

## More

- Live health (JSON, refreshed every minute): https://www.zero.xyz/c/denmark-court-districts-retskreds-registry-db55c33f/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)
