Skip to main content

EPC certificates

The EPC endpoints return Energy Performance Certificate data for UK properties. Data is sourced from the HMG EPC register and matched to live listings via UPRN and PostGIS spatial joins. Required scope: epc:read Cost: 1 request per call Available on: Starter, Professional, Business

Get EPCs for a postcode

Returns up to 100 EPC records for properties in the given postcode, ordered by EPC date desc.

Request

Query parameters

Response

Get EPC by UPRN

Direct lookup by Unique Property Reference Number — the most reliable identifier for a UK property.

Request

Returns the same EpcRecord shape as above, or 404 if no EPC matches that UPRN.

Get EPC by property ID

Look up the EPC linked to a specific Prop AI Deals property UUID (returned from the properties endpoint).

Field reference

Use cases

  • Mortgage origination: Fetch EPC for a property before underwriting (lenders increasingly require minimum EPC C from 2030)
  • Refurb planning: Identify F/G rated properties in a postcode for retrofit business
  • Compliance: Landlords need EPC C+ to let from 2028 — bulk-check a portfolio
  • Investment scoring: EPC band correlates with future MEES compliance cost
  • UPRN lookup — Resolve a UPRN to property metadata
  • Properties — Search live listings (returns the property UUIDs you’d pass here)