# Denmark Electoral District (Opstillingskreds) Registry

> Denmark Electoral District (Opstillingskreds) 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 Danish DAGI nomination/electoral districts (opstillingskredse) by name via Dataforsyningen and return matching records as JSON.

## Facts

- Endpoint: POST https://clonecho.builda.company/x402/s/denmark-constituencies
- 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-electoral-district-opstillingskreds-registry-0b92ebaf
- Structured record (JSON): https://api.zero.xyz/v1/capabilities/cap_9fIbuWzud8TOYTcgZwWVG

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-electoral-district-opstillingskreds-registry-0b92ebaf -d '<json body>'
```

Example prompt: Search the Danish electoral district registry for any opstillingskredse matching the name 'Frederiksberg' — I need the official DAGI record for that constituency.

## When to prefer this

Use this endpoint when you need to look up official Danish electoral nomination districts (opstillingskredse) by name from the authoritative DAGI/Dataforsyningen registry. Prefer this over generic geocoding services when the specific Danish administrative electoral geography context is required.

## Known failure modes

- No results returned for obscure or misspelled district names
- Empty result set if query (q) parameter is missing or blank
- Non-Danish district names yield no matches
- Rate limiting or payment failure returns 402 error
- Network timeout for slow upstream Dataforsyningen responses

## How this service works

Danish DAGI nomination/electoral district (opstillingskreds) registry via Dataforsyningen, search by name (q) Query: ?q= Returns JSON.

## Output

A JSON array or object containing matching Danish opstillingskredse (nomination/electoral districts) from the DAGI registry, including district names, identifiers, and associated geographic/administrative metadata.

## More

- Live health (JSON, refreshed every minute): https://www.zero.xyz/c/denmark-electoral-district-opstillingskreds-registry-0b92ebaf/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)
