Rental estimate
Returns an estimated monthly rent (PCM) for a specific property, taken as the median of nearby rental comparables, together with an implied gross yield. Use it to size income for a buy-to-let appraisal without running a full comparables pull. 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
How the estimate is built
The estimate is the median of nearby rental comparables, matched within roughly 1 km and within ±1 bedroom of the subject property. The implied gross yield is(rent_estimate_pcm × 12) / listed_sale_price × 100, using the property’s listed sale price when one is available — when it is not, implied_gross_yield_pct is null.
A small
sample_size (below ~10) widens the error band on the estimate. For a fuller picture of the comparable set behind the figure, use the comparables endpoint.