get https://api.iexitapp.com/v1/search/location/
Create an auto-complete search engine for location searching.
JSON Response
This API allows your iExit client to build a location search engine. Results returned by this input-matching API are currently just US cities, as iExit is only supported in the US right now.

The Location Search
API in use inside the iExit Android app.
Common Next API(s)
- Nearby POIs (by using
locations[]
.latitude
andlocations[]
.longitude
)