/propertyfinder/locations/search

POST /api/propertyfinder/locations/search

Price: 20 credits

Resolve a Property Finder location (city, community or building) by name. Returns matching locations with their numeric id (use as location_id in propertyfinder/properties/search), name, slug, hierarchy path, type and coordinates.

How to use it

Look up Property Finder locations by name to resolve the numeric location id needed for propertyfinder/properties/search. Pass keyword (e.g. 'Dubai Marina'). Each result has id (the location_id), name, alias, path (hierarchy id chain), path_name (human-readable hierarchy), location_type, latitude/longitude and children_count. Use domain to select the country marketplace (ae/sa/qa/bh/eg).

Parameters

Request body

Response

Errors

Response headers