API Docs

UK Property Data API

Integrate our UK Property Data API into your app or website in minutes. Simple pay-as-you-go pricing from 1p per request, with no subscription required.

Follow the steps below to make your first API call.

Getting Started with our API

Complete the steps below in order to start using our API in minutes.

Create a free Property Checker account.
Verify your email address
Create your first App / API key
Add credit to your account
Visit the API explorer to make your first API call

How to query property data using our API

Step One
Use the ListProperties endpoint to search for properties by postcode.
Each property has a unique PID value returned by the API.
Step Two
Use the PID value to query the other endpoints and request more in-depth information for an individual property.

What data is available?

A full list of API endpoints is below. If you have specific data requirements that aren't covered by the endpoints below, please contact us.

List Properties
£0.01 per request
Retrieve a list of properties for a given postcode. Use this endpoint to find the Property ID (PID) for the specific address you want to query.
propertytools.api.v1.Public/ListProperties
Get All Property Details
£0.02 per request
Fetch all available detailed information for a specific property using its Property ID (PID).
propertytools.api.v1.Public/GetAllPropertyDetails
Get Energy Performance Certificate
£0.01 per request
Fetch the latest Energy Performance Certificate (EPC) details for a specific property using its Property ID (PID).
propertytools.api.v1.Public/GetEnergyPerformanceCertificate
Get Property Report
£0.01 per request
Retrieve a comprehensive property report for a given property by providing its Property ID (PID).
propertytools.api.v1.Public/GetPropertyReport

Use the API Explorer to test the endpoints and see what data is included.