DAWA vs DanskAdresseAPI
Feature-by-feature comparison of DAWA and DanskAdresseAPI. Same data from Datafordeleren, same response format on /dawa/* endpoints — but DanskAdresseAPI offers SaaS features (webhooks, batch, dashboard) DAWA lacks. And keeps running after DAWA shuts down on July 1, 2026.
Data
| Feature | DAWA | DanskAdresseAPI |
|---|---|---|
| Address data (Datafordeleren) | ||
| Sync frequency | ~15 min | 15 min |
| Street + postal code data | ||
| Bulk recipients |
API
| Feature | DAWA | DanskAdresseAPI |
|---|---|---|
| /autocomplete | same format | |
| /adresser | same format | |
| /adgangsadresser | same format | |
| /vejnavne, /vejstykker | same format | |
| /postnumre | same format | |
| JSON-LD structured data |
SaaS features
| Feature | DAWA | DanskAdresseAPI |
|---|---|---|
| Scoped API keys | ||
| Webhooks on DAR changes | Pro+ | |
| Batch uploads (1k-1M rows) | ||
| Origin allowlist (browser-safe) | ||
| Usage dashboard | ||
| Invoicing + VAT flow |
Performance
| Feature | DAWA | DanskAdresseAPI |
|---|---|---|
| p99 response time | ~200 ms | < 50 ms |
| CDN cache | ||
| Rate limits | unclear | per plan |
Operations
| Feature | DAWA | DanskAdresseAPI |
|---|---|---|
| Shuts down July 1, 2026 | runs as SaaS | |
| SLA and support | email + chat | |
| Status page |
Pricing
| Feature | DAWA | DanskAdresseAPI |
|---|---|---|
| Price at 0 calls | free | free |
| Price at 50,000 calls/month | free | DKK 99 |
| Price at 500,000 calls/month | shutting down | DKK 299 |
In short
DAWA is a public API that shuts down July 1, 2026. DanskAdresseAPI is a commercial drop-in replacement with the same data, same format, and extra SaaS features. If you're already using DAWA, migration is a URL change + an API key — under a minute for most apps.
DAWA resources
Switching from DAWA
- DAWA replacement — the migration hubThe 100% drop-in verified replacement. Change the base URL before DAWA shuts down 1 July 2026.
- The best DAWA alternativeSame data and 35 endpoints, plus webhooks, batch and a dashboard DAWA never had.
- Read the migration guideStep-by-step migration with before/after code in JavaScript, Python, PHP, Go and C#.
- What is DAWA?Background on Denmark’s Address Web Service and what its shutdown means.