GET /specs/car/auto-complete
Operation ID: —
Auth: api_key
Description
Auto-complete the inputs of your end users, not from active set but from taxonomy (decoder database)
Parameters (18)
(string, query, optional)
The API Authentication Key. Mandatory with all API calls.
(string, query, optional)
Body subtype to filter the listings on. Valid filter values are those that our Search facets API returns for unique body subtypes. You can pass in multiple body subtype values comma separated
(string, query, optional)
To filter listing on their body type
(string, query, optional)
To filter listing on their drivetrain
(string, query, optional)
To filter listing on their engine
(string, query, optional)
Engine Block to match. Valid filter values are those that our Search facets API returns for unique Engine Block. You can pass in multiple Engine Block values comma separated
(string, query, optional)
Engine Size to match. Valid filter values are those that our Search facets API returns for unique engine size. You can pass in multiple engine size values comma separated
(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', 'body_subtype', 'vehicle_type', 'transmission', 'drivetrain', 'fuel_type', 'engine', 'engine_size', 'engine_block']}
(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 listings on their make
(string, query, optional)
To filter listings on their model
(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}
No probe data for this endpoint yet.