DAWA shuts down in 50 days

DAWA Migration Checklist

DAWA closes permanently on 17 August 2026. Every call to dawa.aws.dk will fail that day. Use this checklist to migrate your integration to Danadresse before the deadline — leave your email and we'll send you a printable PDF version.

Get the PDF checklist (+ migration tips by email)

No spam. One email with the checklist PDF and DAWA deadline reminders.

By subscribing you accept our privacy policy. Unsubscribe at any time.

The 10-step migration checklist

Go through each step in order. Tick it off when done. Total estimated time: 30–60 minutes for a typical integration.

What happens to your integrations?

Every type of product that uses DAWA is affected. Here's what each scenario looks like after migration.

Webshops

Checkout address autocomplete keeps working. WooCommerce, Shopify, DanDomain — change the API base URL in the plugin settings and add the key. No code changes needed in most plugins.

CRM systems

Customer address validation at onboarding continues without interruption. Salesforce / HubSpot integration configurations typically have a single endpoint setting — update that and you're done.

Citizen portals

Municipal self-service and health platforms using address lookup by CPR or parcel work identically. Response UUIDs match DAR — your database foreign keys are not affected.

Logistics & fleet

Geocoding delivery points and ETA calculation: the adgangspunkt.koordinater field is preserved 1:1. GeoJSON output format is also identical. Route optimisation pipelines work unchanged.

Replication streams

If you sync DAWA events via /replikering/haendelser and /replikering/senesteSekvensnummer, these endpoints are fully supported — same shape, same sequence numbering. Your sync job needs only a base URL change.

BBR & DAGI lookups

Building data (BBR), administrative areas (DAGI), parishes, and regions are all available. Our /enrich endpoint adds BBR + DAGI + energy label + matrikel data on top of any address — useful for insurance, estate, and planning applications.

Ready to migrate?

Get a free API key, run through the checklist, and go live before 17 August 2026. Takes under an hour for most integrations.

Get a free key →    Read the full migration guide →

FAQ

How long does migration actually take?+

Most integrations are done in under 30 minutes. The checklist above covers the most common setups. Complex replication pipelines or multi-tenant systems may take up to a day — but the code changes are still minimal.

Will my address IDs change?+

No. We use the same UUIDs from DAR (the Danish Address Register). DAWA's id is identical to our id. No database migration required on your side.

What about rate limits?+

Free plan: 1,000 calls/month per IP (no key required). Hobby plan: 2,000 calls/month with a free key. For production usage, Pro (89 DKK/mo) gives 300,000 calls/month with overage billing. Enterprise: unlimited with SLA.

Can I test against the new API before going live?+

Yes. Use a dawa_test_… key (issued from your dashboard) to hit sandbox mode. Test keys do not count towards your monthly quota and return realistic data.