You're moving a critical part of your stack here — that deserves full insight. Here's what we show every day without you having to ask.
The numbers below are pulled from the production database on every visit. No marketing rounding, no static figures from 2023.
Verify yourself: curl https://api.danadresse.dk/api/v1/stats
Comparison of median response time (p50) against DAWA's own live endpoints on identical queries. Lower = faster.
Measured 14 June 2026 from a developer client — not from our own server (that would remove the network and be dishonest). n = 25 warm requests per endpoint, against DAWA's live API while it was still running (DAWA shuts down 17 August 2026). Numbers vary with the network: on autocomplete, full-text search and lookup we are consistently faster; reverse geocoding is on par with DAWA. The measurement tool is open —
tests/benchmark/api_bench.py — run it yourself.
Everything that isn't a business secret (API-key hashing pepper, customer data, billing secrets) is public on GitHub. Yes, that means you can audit how we parse DAWA responses, how we hash your keys, and which logs we keep.
FastAPI · SQLAlchemy · Meilisearch. The whole API incl. all DAWA-compat endpoints. Continuous deployment from main.
TypeScript SDK · MIT licence · usable without our backend.
Sync + async clients. Clone · fork · no vendor lock-in.
Scans your code for DAWA references. Run locally — we see nothing.
We maintain a status page with uptime for the last 90 days. Incidents are logged openly incl. root cause and postmortem.
| Dataset | Source | Licence | Frequency |
|---|---|---|---|
| DAR — addresses | Klimadatastyrelsen (SDFI) | CC BY 4.0 | 15 min |
| DAGI — parish, police district… | SDFI / GeoDanmark | CC BY 4.0 | Daily |
| BBR — buildings | Datafordeler (BBR) · GraphQL | Free (public) | Live — 6.2M buildings |
| Postcodes | PostNord + SDFI | Free | Monthly |
| Municipalities & regions | Ministry of the Interior | Public domain | Rare |
We have a responsible disclosure program. Write directly to security@lynbro.dk (PGP key on keys.openpgp.org). We reply within 48 hours and credit you if you'd like.
The whole system is open source. If Danadresse disappears you can clone the repo, deploy to a VPS and carry on. Our deployment config + alembic migrations + Meili config are all there.
We also have a data-portability export in the dashboard — you can download all your API keys, usage statistics and invoices as JSON or CSV at any time.
That's how we earn your trust — not with PowerPoint slides.
Start free → See the source →