UK Property Data API for PropTech Developers
Stop integrating with eight different government portals and managing eight API keys. Homedata gives PropTech developers a single REST API for Land Registry, EPC, planning, flood risk, AVM valuation, and 20+ datasets, with consistent JSON response shapes and UPRN-keyed joins.
What you can build
Property portals
Enrich listings with EPC, flood risk, school ratings, and council tax: surface data buyers care about without building your own data pipeline.
Valuation tools
AVM valuations with confidence scores and comparable evidence: instant automated estimates for any UK UPRN.
Due diligence platforms
Bundle flood risk, leasehold, planning history, and ownership data into structured property reports for professionals.
Mortgage calculators
Pull council tax, EPC band, and flood risk data at the point of application to support underwriting automation.
Property search tools
Radius search for planning applications, comparable sales, and EPC data: building neighbourhood context into search.
Investment analysis tools
Combine AVM, comparable sales, rental yield, and area demographics to build data-driven investment scoring.
Developer-first API design
- Single API key for 20+ datasets
- UPRN-keyed: join any dataset to any other
- Consistent JSON response shape across all endpoints
- OpenAPI spec and SDK for Python, JavaScript, PHP
- Dedicated Slack support for integration questions
- Pay as you go, 100 tokens = £1, no subscription needed
Quick start
# EPC rating
curl -H "Authorization: Api-Key YOUR_KEY" \
"https://api.homedata.co.uk/epc-checker/100023336956/"
# Flood risk
curl -H "Authorization: Api-Key YOUR_KEY" \
"https://api.homedata.co.uk/risks/flood/?uprn=100023336956"
# AVM valuation
curl -H "Authorization: Api-Key YOUR_KEY" \
"https://api.homedata.co.uk/valuations/estimate/?uprn=100023336956"
Pricing
Pay as you go
100 tokens = £1
most calls 1 token
£50 a month
5,500 tokens a month
+10% bonus
£250 a month
30,000 tokens a month
+20% bonus
£500 a month
67,500 tokens a month
+35% bonus
Top up any amount from £10 and get exactly the tokens you pay for. Add tokens monthly instead and earn bonus tokens: 10% on any monthly amount, up to 75% from £2,500 a month. Change the amount or stop any time; unused tokens roll over.
See pricing