Free JSON API access to UK property tools data. All data sourced from UK government open data.
Beta: This API is in beta. Endpoints and response formats may change. Rate limited to 60 requests per minute per IP.
/api/v1/tools/area/{sector}Area summary – average prices, transaction counts, year-on-year trends
/api/v1/tools/sold-prices/{sector}Sold price data – individual transactions with price, date, type
/api/v1/tools/schools/{sector}Schools nearby – Ofsted ratings, phase, age range, pupil count
/api/v1/tools/broadband/{sector}Broadband speeds – average/max download, superfast/ultrafast availability
/api/v1/tools/epc/{sector}EPC ratings – current and potential ratings, floor area, property type
/api/v1/tools/council-tax/{sector}Council tax bands – band distribution and amounts
/api/v1/tools/rental/{sector}Rental data – average and median rents by property size
/api/v1/tools/postcode/{postcode}Postcode lookup – sector, district, coordinates, ward, region
/api/v1/tools/stamp-dutyStamp duty calculator – total tax, effective rate, band breakdown
/api/v1/tools/mortgageMortgage calculator – monthly payment, total repayment, LTV
{
"data": { ... },
"error": null
}60 requests per minute per IP address. Responses include X-RateLimit-Remaining headers.
If you display data from this API publicly, please include attribution to Logica Properties and the original data source (see Data Sources).