Free UK property data API Start free →
Valuer Pack · Growth £149/month

Property data API
for valuers.

Comps, price history, floor area, EPC, and risk data — all from one API. Pre-populate RICS Red Book evidence packs, power AVM models, and eliminate manual data gathering. Typically 4 calls to build a complete desktop appraisal.

Free tier: 100 calls/month. No credit card required.

29M+
UK properties covered
30yr
Land Registry history
200
Comps per call
<300ms
Response time

What's in the Valuer Pack

Core Property + Market & Pricing modules. Everything a valuer needs to build AVM tools, desktop appraisals, and RICS Red Book evidence packs — without logging into multiple data portals.

Market & Pricing · 10 calls

Comparable sales

PostGIS 0.5mi radius, up to 200 comps sorted by bedroom match and proximity. Filter by type, date, and event. The evidence base for any RICS Red Book valuation.

GET /api/comparables/{uprn}/
Market & Pricing · 1 call

Price trends

Monthly median asking prices by outcode, 12-month rolling, with volatility score. Contextualise your valuation against local market direction.

GET /api/price_trends/{outcode}/
Core Property · 1 call

Property record

Bedrooms, property type, floor area (sqm), construction age band, tenure, council tax band, garden, and parking. The foundation of every AVM model and desktop appraisal.

GET /api/properties/{uprn}/
Core Property · 1 call

EPC rating

Current and potential energy efficiency score, floor area, inspection date, and asset rating. Direct from the EPC register — include in Red Book evidence packs without manual lookups.

GET /api/epc-checker/{uprn}/
Core Property · 1 call

Sold price history

Full Land Registry transaction history, 30 years. Sale prices, dates, and transaction type for the subject property — essential context for any formal valuation.

GET /api/properties/{uprn}/transactions/
Core Property · 2+5 calls

Address lookup

Resolve any address to a UPRN in two steps — find returns suggestions, retrieve returns the canonical UPRN. The gateway to every other endpoint.

GET /api/address/find/ + /api/address/retrieve/{uprn}/

Build a desktop appraisal in 4 API calls

Address → UPRN → property record → comparables → price trends. Four calls, complete valuation evidence pack.

Desktop appraisal pre-population — 4 API calls
# Step 1 — resolve address to UPRN (2 calls)
curl "https://api.homedata.co.uk/api/address/find/?q=42+Church+Road+Bristol"

# Step 2 — property record: floor area, type, bedrooms, age band (1 call)
curl "https://api.homedata.co.uk/api/properties/100023456789/" \
  -H "Authorization: Api-Key YOUR_API_KEY"

# Step 3 — comparable sales: up to 200 nearby sold prices (10 calls)
curl "https://api.homedata.co.uk/api/comparables/100023456789/" \
  -H "Authorization: Api-Key YOUR_API_KEY"

# Step 4 — price trends: outcode median and volatility score (1 call)
curl "https://api.homedata.co.uk/api/price_trends/BS6/" \
  -H "Authorization: Api-Key YOUR_API_KEY"

Customer story

How one valuation group halved their override rate

Valuers that use verified comparable and property data at instruction-time see fewer adjustments at sign-off — and faster panel approval rates.

a valuation group

Read the full story →
19pt
Override rate drop

Valuer Pack pricing

Transparent call weights — most property data endpoints cost 1 call, address find is 2, retrieve is 5. A typical AVM call = 3 calls (property record + comparables + price trends). Know your costs before you write a line of code.

Free
100 calls/month · Core only
  • Address lookup (find 2 calls, retrieve 5)
  • Property records + EPC
  • Build and test your integration
Get started
Valuer Pack
Growth · £149/mo
10,000 calls · Core + Market
  • Everything in Free
  • Comparable sales (200 comps/call)
  • Price trends + outcode median
  • Sold price history (30 years)
  • Agent market stats
Get started free →
Pro · £349/mo
50,000 calls · All modules
  • Everything in Growth
  • Environmental risk data
  • Planning applications
  • 50,000 calls/month
View Pro plan