Fill property sheets automatically: one API call on the address returns BBR building data, public property valuation and energy label — exactly the data combination estate agents use daily.
35+ fields: living area, year built, outer wall, roof, heating, number of rooms — straight from Datafordeler.
Property value and land value, latest assessment year, from the Danish Valuation Agency.
Energy class A–G and report reference from the Danish Energy Agency — one lookup, no web scraping.
curl https://api.danadresse.dk/api/v1/enrich/adresser/{id}/all \
-H 'X-Api-Key: dawa_live_…'
Pull BBR data and valuation directly into your estate agent system from an address — no manual entry.
Show energy class and consumption profile on the property portal without calling EMO separately.
Combine BBR area, valuation and zoning status into one unified property profile for advisory reports.
This is a value-add endpoint DAWA never had — built on the same DAR core. The rest of the API is 1:1 DAWA-compatible; change the base URL, add X-Api-Key. See the migration guide.
See also