BBR data via API · in 30 seconds

Fetch building and unit data from the Danish Building and Dwelling Register (BBR). 35 fields per building · auto-updated every 15 min · the same data source the tax authority uses.

Status: BBR ETL is rolling out (Q3 2026). The endpoint returns the structure today and fills in continuously.

What you get

35+ building fields

Area, year built, usage code, heating, roofing, exterior-wall material — all in one lookup.

12+ unit fields

Residence, area, number of rooms, bathroom and kitchen facilities per dwelling/unit.

120+ usage codes

BBR's official taxonomy mapped to human-readable labels.

Auto-sync every 15 min

We follow Datafordeleren's replication stream — as soon as the municipality updates.

?include=bbr enrichment

Add one query param on /adresser and get building data in the same response.

Standalone /v1/bbr/*

Look up directly by BFE number or building ID if you already have it.

Example

curl https://api.danadresse.dk/api/v1/enrich/adresser/{id}/bbr \
     -H 'X-Api-Key: dawa_live_…'

How it's used

Estate agents

Auto-fill property sheets from an address — living area, year built, room count.

Insurance

Per-property risk profile — exterior-wall material + heating + roof.

Energy labelling

Match BBR data against EMO for consultant reports.

Climate tech

Building footprint + insulation status for CO2 models.

Drop-in DAWA-compatible

The slug /bbr follows DAWA's conventions — same paths, same JSON shape, same UUIDs. See the migration guide for the full picture.

Ready to integrate?

Free key, no credit card, 1,000 calls/day.

Start free →    Read the API docs →