UPRN lookup
A UPRN (Unique Property Reference Number) is a 12-digit identifier maintained by Ordnance Survey that uniquely identifies every land and property record in Great Britain. UPRNs are stable across the lifetime of a property and are the canonical way to reference a specific address. This endpoint resolves a UPRN to whatever metadata Prop AI Deals has on file — typically EPC certificate data plus a linked live listing if the property is currently on market. Required scope:epc:read
Cost: 1 request per call
Available on: Starter, Professional, Business
Look up a UPRN
Request
Response (matched)
Response (no match)
200 even when no match exists — matched: false is the signal. This makes batch UPRN validation easier than handling 404s.
Field reference
Use cases
- Conveyancing checks — Validate a UPRN supplied by a buyer’s solicitor against actual property metadata
- Mortgage origination — Resolve a property reference to EPC for compliance checks
- Bulk address normalisation — Run a list of UPRNs through and get clean addresses + postcodes
- Cross-referencing — Match HM Land Registry sale records (which include UPRN since April 2025) to live listings
Match confidence
UPRN matches in our database come from multiple sources with varying confidence:
Use
source to decide how much to trust the match in critical workflows.
Related endpoints
- EPC certificates — Get the full EPC record once you have the UPRN
- Properties — Get the live listing details using
property_id