Skip to main content
GET
Autocomplete Search
string
The string that you wish to autocomplete for. This can be a partial or full string. e.g. “audi”, “for”, “bmw 3”

Response

The response will be an array of search results. Each result will contain the text of the search result and the filter object of the search result.
array
required
Array of search results.
string
The text of the search result. Uses <b></b> to highlight the matching part of the string. e.g. <b>Audi</b> <b>Q5</b> Prestige
object
The object of the search result.