/housing/locations/autocomplete

POST /api/housing/locations/autocomplete

Price: 1 credit

Resolve a free-text query (locality, landmark, project, builder or city) into Housing.com location suggestions. Each suggestion carries an id, type (locality/project/landmark/developer/city), city and a locality_gid usable as the locality filter for housing/properties/search.

How to use it

Typeahead resolver for Housing.com search parameters. Pass keyword (e.g. 'Powai', 'Bandra Mumbai') and channel (buy/rent/commercial/paying_guest/plots) plus count. Returns suggestions with id, name, type (Locality/project/landmark/developer/city), sub_type, display_type, city, locality_gid (e.g. 'powai-gid', feed into housing/properties/search locality) and url. Use it to turn human input into the city + locality_gid that the search endpoints expect.

Parameters

Request body

Response

Errors

Response headers