Replacement of DAWA with Adressevælger

Introducing in June 2026:

  • addressValidator and addressId in DataSet

Deprecating in September 2026:

  • dawa_id in DataSet

Fundraisers can choose to use various services to validate user inputs, including Business Code, National ID, Phone Number and Address.

In Denmark, we currently validate Danish addresses using Danmarks Adressers Web API (DAWA). However, DAWA is being deprecated on 17th of August 2026 and will be replaced by a new service called Adressevælger. For more, please see:

The two services operate somewhat differently, but share the same underlying address UUID. You can verify this by looking up our office address using the UUID 0a3f507b-4642-32b8-e044-0003ba298018:

As part of this transition, we are replacing the “dawa_id” field in DataSet with a new field “addressId“, which is neither service nor country specific.

If your integration relies on DAWA, please update it to use the new field “addressId” along with the Adressevælger service.