/apartmentlist/locations/search

POST /api/apartmentlist/locations/search

Price: 1 credit

Search Apartment List cities and neighborhoods by keyword (autocomplete resolver): returns each matching location with its numeric id, alias, type, display name, geo, population and description. Use the returned id with apartmentlist/locations and the alias with apartmentlist/listings/search.

How to use it

Resolve a city or neighborhood name to Apartment List locations. Returns id, alias, location_type (city/neighborhood), name, display_name, geo, population and description. The id feeds apartmentlist/locations; the alias feeds apartmentlist/listings/search.

Parameters

Request body

Response

Errors

Response headers