GET /specs/car/terms

apigee.net:marketcheck-cars

Summary: API for getting terms from taxonomy
Operation ID: getTaxonomyTerms
Auth: api_key
Description

Facets on taxonomy

Parameters (15)

api_key (string, query, optional)

The API Authentication Key. Mandatory with all API calls.

body_subtype (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

body_type (string, query, optional)

To filter listing on their body type

drivetrain (string, query, optional)

To filter listing on their drivetrain

engine (string, query, optional)

To filter listing on their engine

engine_block (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

engine_size (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

field (string, query, required)

Comma separated list of fields to get terms for

fuel_type (string, query, optional)

To filter listing on their fuel type

make (string, query, optional)

To filter listings on their make

model (string, query, optional)

To filter listings on their model

transmission (string, query, optional)

To filter listing on their transmission

trim (string, query, optional)

To filter listing on their trim

vehicle_type (string, query, optional)

To filter listing on their vehicle type

year (string, query, optional)

To filter listing on their year

Constraints: {'minLength': 4}

No probe data for this endpoint yet.