List models for a type + make
Distinct models for the given type and make.
query Parameters
typeVehicle dataset to query.
makeExact make (case-insensitive).
List models for a type + make › Responses
Models.
typemakecountSearch within a vehicle type
Search a single type. Common filters: make (exact), model (partial), year (exact), q (free text). Type-specific filters: body & fuel (car), category & fuel (boat: category = hull/model type such as STERN/OUTBD/PONT), category (motorcycle: e.g. "Street Motorcycle", "Scooter"), size (tire — matches OEM or alternate sizes). The query must be narrow enough — a model, a 3+ char q, a tire size, or at least two filters — otherwise it is refused with 400.
query Parameters
typeVehicle dataset to query.
makeExact make (case-insensitive).
modelPartial model match.
yearExact model year.
qFree-text match (3+ chars to qualify as narrowing).
bodyCar only — partial body-style match.
fuelCar/boat only — exact fuel type.
categoryMotorcycle/boat only — motorcycle_type or boat model_type.
sizeTire only — matches OEM or alternate sizes.
limitMax results. Default 20, max 25.
Search within a vehicle type › Responses
Matching records (shape depends on type).
typecountlimitTire fitment for a specific vehicle
OEM and alternate tire sizes for a vehicle (make + model required, year optional).
query Parameters
makeExact make.
modelExact model.
yearOptional exact year.
limitMax results. Default 20, max 25.
Tire fitment for a specific vehicle › Responses
Tire fitments.
typecountlimit