New Feature
Distance Filter for Property Search
We have introduced a new parameter, max_distance
, to the /property/search
endpoint. This parameter allows users to filter properties by distance from a specified location. When lat
and lon
are provided, the API will return only properties within the specified distance from the location.
This new filter should help you find the properties you want when programatically searching for properties near a specific location.