More than rows and fields
Useful documentation, clear responses and the tools to understand production behaviour are part of the product, not extras.
UK Property & Land APIs
Valuations, sold prices, EPCs, demographics, deprivation, connectivity, planning constraints, ownership and title. REST JSON from propertyinsights.co.uk/api/v1, authenticated with a single API key.
Start a 14-day free trial with 500 test API credits. API key auth, OpenAPI spec included.
{ "success": true, "data": { "valuation": { "recommended": { "value": 245000, "method": "Comparables", "confidence": 78 }, "range": { "low": 230000, "mid": 245000, "high": 260000 } }, "epc": { "currentEnergyRating": "D" } }}
Example response excerpts from the Valuation, Council Tax and Area Sold Prices APIs. Fictional addresses and illustrative values.
What we believe
The experience around the data matters too. You should be able to integrate quickly, understand every call and see exactly where your credits are going.
Useful documentation, clear responses and the tools to understand production behaviour are part of the product, not extras.
Change plan or cancel without a harsh contract or a drawn-out exit. We want you to stay because the service earns its place.
One API key, OpenAPI documentation, predictable JSON and practical examples help you move from sign-up to a working request quickly.
Inspect the endpoint, source, status, credits, latency, request parameters and stored response details for each API call.
Request evidence helps us find inconsistencies in public sources and improve matching, validation and fallbacks as patterns emerge.
Transparent burn charts show actual credit use against your billing cycle, so there are no surprises at the end of the month.
postcode=ZZ1 1ZZ · address=14 Example Lane{
"postcode": "ZZ1 1ZZ",
"address": "14 Example Lane"
}{
"success": true,
"confidence": 78,
"creditsCharged": 8
}{
"data": {
"valuation": "£245,000"
}
}Stored audit data is size-limited and credentials are redacted.
Developers first
This example showcases the Property Valuation API, using a fictional address and illustrative response values that match the documented response structure.
x-api-key header.curl "https://propertyinsights.co.uk/api/v1/property/valuation?postcode=S11%208YH&address=10%20Example%20Road" \ -H "x-api-key: YOUR_API_KEY"
{ "success": true, "data": { "valuation": { "recommended": { "value": 245000, "method": "Comparables", "confidence": 78 }, "range": { "low": 230000, "mid": 245000, "high": 260000 } } } }
Data coverage
All the property data you could need, sourced across government and multiple organisations in one easy to use implementation.
New Address capture
Help customers find a Great Britain address in a few keystrokes, then return structured fields, its UPRN and coordinates.
Explore the address autocomplete APIDeep dive comparison data including sold prices, crime rates, council tax bands, and comprehensive market intelligence.
GET · API referenceAutomated property valuation using HPI and comparable sales methods with confidence scoring.
GET · API referenceResolve a UPRN, HM Land Registry title number, and INSPIRE boundary geometry for an address in England or Wales.
GET · API referencePrioritised enquiry prompts from open screening data with optional OS property context.
GET · API referenceRiver, sea, surface-water, reservoir and English coastal-risk screening from free official mapping.
GET · API referenceCoal-mining matches, nearby recorded landslides and BGS 1:50,000 geological context.
GET · API referenceFlood, radon, noise, landfill, coal mining, invasive plants, current air and groundwater-protection factors with explicit data status.
GET · API referenceLook up a canonical Great Britain address from a UPRN, or match an address and postcode to its UPRN.
GET · API referenceCreate a concise property profile with identity, title, tenure, property facts, Council Tax and review enquiries.
POST · API referenceMatch HM Land Registry titles, check document availability, purchase official copies and extract register text.
POST / GET · API referenceGenerate a private, customer-branded PDF combining property, valuation, market, EPC, council tax, ownership, crime, schools and finance data.
POST / GET · API referenceCalculate adjusted property values with extensions, renovations, and quality uplift scenarios.
GET · API referenceInstant, accurate logic for 2026 UK Stamp Duty Land Tax, including additional dwelling surcharges.
POST · API referencePostcode, property, and billing-authority council tax lookup across England, Scotland, and Wales with tax-year support.
GET · API referenceRetrieve current Energe Performance Certificates (EPC) data, ratings, and recommendations.
GET · API referenceHyper-local crime data aggregated by postcode, including outcome status and crime types.
GET · API referenceAccess 4.3M+ records of UK properties owned by UK and overseas companies.
GET · API referenceFind comparable sales nearby with enrichment data like price per sq ft and bedroom counts.
GET · API referenceHistorical transaction data filtered by location, property type, and date range.
GET · API referenceComplete sold price history for any UK postcode area with filtering, pagination, and street-level search.
GET · API referenceAggregated intelligence on demographics, transport, and amenities for any postcode sector.
GET · API referenceEnglish deprivation scores, ranks, deciles, domain breakdowns, and local authority context for a postcode.
GET · API referenceCombined Census 2021 age, household, tenure, bedroom, ethnicity, religion, qualification, and occupation data.
GET · API referenceNeighbourhood liveability scores with safety, social, amenity, school, crime, and Census context.
GET · API referenceAggregated Ofcom broadband availability, coverage, and predicted speed data for a postcode.
GET · API referenceAggregated Ofcom signal scores and technology availability for EE, Vodafone, Three, and O2.
GET · API referenceKnown listed building, conservation area, Article 4, and tree preservation constraints near a location.
GET · API referenceDetailed performance data, catchment info, and Ofsted ratings for 51k+ UK schools.
GET · API referenceOfficial UK HPI data for tracking market trends at regional and national levels.
GET · API referenceAccess detailed internal floorspace measurements and area data for UK properties.
GET · API referenceLive tracking of UK mortgage rates with Bank of England data across all LTV bands.
GET · API referenceMonitor current and historical bank interest rates from major UK financial institutions.
GET · API referenceUK Consumer Price Index (CPI) inflation data with monthly readings and historical trends from 1989.
GET · API referenceWho builds on it
Enrich every listing with valuation, sold history and EPC data at page-load speed instead of maintaining your own Land Registry pipeline.
Pre-fill applications and run desktop checks with a confidence-scored AVM, ownership records and area risk signals in one call chain.
Pull comparables, EPC history, title records and nearby planning constraints for appraisals and reports without leaving your own tools.
Give agents real UK property facts as tools. Connect over MCP or ChatGPT Actions and every endpoint becomes a callable function.
Agent ready
Our MCP server exposes all endpoints as typed tools, and a ChatGPT Actions integration does the same for GPTs. Point an agent at UK property and it gets facts, not guesses.
# Claude Code claude mcp add property-insights \ https://mcp.propertyinsights.co.uk # Then, in any session: > "What did terraced houses on Bentinck Road in Nottingham sell for since 2020?"
How it works
Sign up and start a 14-day free trial with 500 test API credits, so you can start building straight away.
Your key is on the dashboard the moment you sign in. Send it in the x-api-key header on every request.
x-api-key: YOUR_API_KEYAny endpoint, any HTTP client. Structured JSON comes back ready to use.
curl propertyinsights.co.uk/api/v1/epc/search?postcode=S11+8YLQuestions
Every estimate combines House Price Index and comparable-sales methods, and comes with a confidence score from 0 to 100 (under data.valuation.recommended.confidence) plus a low, mid and high range. High-turnover streets score higher; unusual properties score lower, and we tell you rather than hiding it. Use the score to decide when to show the figure and when to ask for a survey.
Limits are per plan and returned on successful responses in X-RateLimit-Limit, X-RateLimit-Remaining and X-RateLimit-Reset headers. If you exceed them you get a 429 with the reset time in the response, never a silent failure. Higher limits are a plan change, not a negotiation.
Primary national and public sources: HM Land Registry, the domestic EPC register, Police.uk, the Department for Education and Ofsted, Companies House, the Valuation Office Agency, the Bank of England, ONS Census and inflation data, Ofcom, and planning.data.gov.uk. Each endpoint documents its source, coverage and important limitations.
Yes. Add the MCP server at mcp.propertyinsights.co.uk to Claude Desktop, Claude Code or Cursor and all 46 APIs are available as typed tools. For GPTs, install the ChatGPT Actions integration. Both authenticate with the same API key (x-api-key) as the REST API.
Yes: a 14-day free trial with 500 test API credits, meant for building and testing. A card is required to start the trial. Move to a paid plan when you go to production.
Coverage varies by source. Sold prices and EPC certificates cover England and Wales, Ofcom connectivity data covers available UK postcodes, and deprivation and planning constraints currently cover England. Planning source coverage is incomplete, so an empty result does not prove that no constraint applies. Each API response and guide makes its coverage clear.
Sign up, take your key from the dashboard and make your first call in the next few minutes. Free while you build.