Comparables
Returns ranked sold comparables around a UK postcode, sourced from HM Land Registry Price Paid Data and matched via PostGIS spatial search. Each comparable carries asimilarity_score, a confidence_tier, and flags that surface distressed or flip transactions, so you can build a defensible valuation rather than a flat list of nearby sales.
Required scope: market-data:read · Cost: 1 request
Authorization: Bearer paid_your_key). The endpoint also accepts a logged-in Clerk session when called from the dashboard. Anonymous requests are rejected.
Query parameters
Request
Response
Response fields
Each item in
comparables:
Confidence tiers
Theconfidence_tier ranks how directly comparable each sale is, combining similarity, distance, and recency:
Distressed and flip flags
Two flags help you discount sales that do not reflect open-market value:transaction_category: "non_standard"marks sales recorded under HM Land Registry PPD category B — repossessions, right-to-buy, auction, and family transfers. These often sit below open-market value.is_likely_flip: truemarks an address that re-sold within roughly three years for a large uplift, which can inflate an apparent local price level.
For a robust valuation, lean on
gold and silver comparables and exclude or down-weight rows flagged non_standard or is_likely_flip. Widen radius_miles only if the closer tiers return too few rows.