GET /search/heavy-equipment/auto-complete
Operation ID: —
Auth: api_key
Description
Auto-complete the inputs of your end users
Parameters (24)
(string, query, optional)
The API Authentication Key. Mandatory with all API calls.
(string, query, optional)
To filter listing on their body type
(string, query, optional)
To filter listing on City in which they are listed
(string, query, optional)
Color of the vehicle
(string, query, optional)
To filter listing on their drivetrain
(string, query, optional)
To filter listing on their engine
(number, query, optional, default: 1)
Provide minimum count value for facets
(string, query, required)
Field name for which you want auto-completion
Constraints: {'enum': ['make', 'model', 'trim', 'body_type', 'transmission', 'drivetrain', 'fuel_type', 'exterior_color', 'interior_color', 'engine', 'category', 'sub_category', 'state', 'city']}
(string, query, optional)
To filter listing on their fuel type
(boolean, query, optional, default: True)
Boolean variable to indicate ignore case of current input
(string, query, required)
Input entered so far
(string, query, optional)
To filter listing on their condition. Either used or new
Constraints: {'enum': ['used', 'new']}
(string, query, optional)
To filter listings on their make
(string, query, optional)
To filter listings on their model
(integer, query, optional)
Radius around the search location (Unit - Miles)
Constraints: {'minimum': 0, 'maximum': 7000}
(string, query, optional)
seller type for autocomplete
(string, query, optional, default: index)
Sort the response, either by index or count(default)
Constraints: {'enum': ['index', 'count']}
(string, query, optional)
To filter listing on State in which they are listed
(boolean, query, optional, default: False)
Boolean variable to indicate wheather to include term counts as well in response
(string, query, optional)
To filter listing on their transmission
(string, query, optional)
To filter listing on their trim
(string, query, optional)
To filter listing on their vehicle type
(string, query, optional)
To filter listing on their year
Constraints: {'minLength': 4}
(string, query, optional)
To filter listing on ZIP around which they are listed
No probe data for this endpoint yet.