Skip to main content
Free UK property data API Start free →
← Back to Our Data

UK EPC & Energy Data — 29M Properties via API

Energy Performance Certificate data for every assessed UK property. Current rating, potential rating, floor area, construction age — and it's completely free. No API key needed.

Free endpoint — no API key required

Want to look up a single address? Try the free EPC checker →

What's included

EPC rating at a glance

Every property's energy profile — from the rating badge down to the specific efficiency metrics. All from a single API call.

Apartment 1009, Chapman House, Salford
UPRN 10093609154
B 84
Current Rating: B (84)
Potential Rating: B (84)
Lodged: 28 Jul 2020 • Valid until 2030
A
92+
B
81–91 ← This property
C
69–80
D
55–68
E
39–54
F
21–38
G
1–20
59 m²
Floor area
2020s
Construction
Free
No key needed

API response

What you get back from a single call. No authentication required — try it right now.

GET /api/epc-checker/10093609154/ 200 OK
{
  "uprn": 10093609154,
  "address": "Apartment 1009, Chapman House...",
  "current_energy_rating": "B",
  "current_energy_efficiency": 84,
  "potential_energy_rating": "B",
  "potential_energy_efficiency": 84,
  "property_type": "Flat",
  "built_form": "Enclosed Mid-Terrace",
  "construction_age_band": "2020-2029",
  "total_floor_area": 59.0,
  "lodgement_date": "2020-07-28",
  "constituency": "Salford and Eccles",
  "local_authority": "Salford"
}
Try it now — no API key needed
curl https://api.homedata.co.uk/api/epc-checker/10093609154/

Built for

MEES compliance screening

Identify rental properties rated below the minimum EPC E standard. Flag non-compliant stock across an entire portfolio in seconds.

Certificate monitoring

Track EPC lodgement dates to flag certificates expiring within 12 months. EPCs are valid for 10 years — many landlords miss renewal.

Green retrofit targeting

Find properties with the biggest gap between current and potential rating. Prioritise retrofit investment where impact is highest.

API endpoint

GET /api/epc-checker/{uprn}/

EPC Checker

Pass any UPRN and get back the full EPC record. This endpoint is free and unauthenticated — no API key required. Rate limited to 2 req/sec.

curl https://api.homedata.co.uk/api/epc-checker/10093609154/

Data sources

  • MHCLG EPC Register — Energy Performance Certificates for England, Wales and Northern Ireland. Updated quarterly by the Ministry of Housing, Communities & Local Government.
  • Ordnance Survey AddressBase — UPRN matching and address resolution for 32 million UK locations.

This dataset is part of the UK property data platform — 29 million properties, 90%+ market coverage via licensed feed.

Frequently asked questions

What EPC data is covered?

The dataset includes current EPC band (A–G), energy efficiency score (1–100), potential EPC band, potential efficiency score, environmental impact rating, total floor area (m²), construction age band, and lodgement date. Where multiple certificates exist, the most recent is returned.

Where does the data come from?

EPC data is sourced from the MHCLG EPC Register — the official government database for England and Wales. Homedata syncs continuously so new certificates appear within 24–48 hours of lodgement.

How often is the data updated?

The MHCLG register is updated as new EPC certificates are lodged. Homedata ingests updates on a continuous basis — new certificates typically appear in the API within 24–48 hours.

What do EPC bands mean?

Bands run from A (most efficient, score 92–100) to G (least efficient, score 1–20). Band C (score 69–80) is the target for government retrofit schemes. Landlords must achieve at least band E under current MEES rules, with band C proposed for new tenancies from 2028.

How much does the EPC API cost?

The EPC Checker endpoint (GET /api/epc-checker/{uprn}/) is completely free — no API key required. Full property lookups including EPC data are available on paid plans from £49/month, or via the free tier (100 calls/month, no card needed).