Look up the whole property from a single address: properties (BFE), public valuation, zoning + local plan, energy label and BBR buildings — bundled in one REST call.
The 'samlet fast ejendom' with BFE number and cadastral reference (EBR + cadastre).
Property value and land value, latest assessment year, from the Valuation Agency.
Urban / rural / summer-house zone and the local plans in force, from Plandata.dk.
Energy class and report reference from the Danish Energy Agency.
Height above sea level from the Danish Elevation Model.
Every building on the address with 35+ fields — area, year built, usage.
curl https://api.danadresse.dk/api/v1/enrich/adresser/{id}/ejendom \
-H 'X-Api-Key: dawa_live_…'
Auto-fill property sheets: valuation, zoning, energy and area from one address.
Risk and value basis per property in a single lookup.
Bundle BFE, valuation, zoning and local plan for transaction checks.
Plan/zone status + energy profile for casework.
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.