Create an auto-complete search engine for business/amenity keywords.

JSON Response

KeyValueDescription
search_itemsArray of Search ItemAn array of Search Item objects matching the user's input.

This API allows your iExit client to build a keyword search engine. Results returned by this input-matching API are either business's (like Starbucks, Cracker Barrel, etc) or amenities (like WiFi, DEF, Truck Stop, etc).

750

The Keyword Search API in use inside the iExit app.

Common Next API(s)

  • Upcoming Exits (assuming the Search Button was selected while viewing Upcoming Exits, supply it with results[].id)
  • Exits for Highway in State (assuming the Search Button was selected while viewing Exits For Highway In State, , supply it with results[].id)
Language
Authorization
Header
Click Try It! to start a request and see the response here!