Create an auto-complete search engine for location searching.

JSON Response

KeyValueDescription
locationsArray of LocationsAn array of Location objects matching the user's input, ordered by descending population.

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.

720

The Location Search API in use inside the iExit Android app.

Common Next API(s)

  • Nearby POIs (by using locations[].latitude and locations[].longitude)
Language
Authorization
Header
Click Try It! to start a request and see the response here!