Skip to main content

Matching pipeline (/v1/search/property)

Search uses ordered matching:
  1. exact
  2. normalized
  3. fuzzy
Fuzzy auto-match returns only when:
  • match_confidence >= 0.85
If the top fuzzy candidate is below threshold, the API returns 404.

match_confidence

match_confidence is the confidence of the selected property match for the search request. It is not:
  • legal certainty
  • permit-history completeness
  • valuation confidence

property_id

property_id is a stable property identity token returned by /v1/search/property and used by property endpoints.

Profile confidence

In /v1/property/{property_id}/profile, confidence_score represents confidence in the resolved property identity backing the profile response.