Skip to main content

getSearchSuggestions

getSearchSuggestions

Query Parameters
country string
make string
model string
state string
type string REQUIRED

Possible values: [country, state, city, camera-make, camera-model]

Responses
200
Schema OPTIONAL
string[]
getSearchSuggestions
GET /search/suggestions
type — query
country — query
make — query
model — query
state — query
/api
curl -L '/api/search/suggestions' \
-H 'Accept: application/json'