Tire sizes for a specific vehicle
Returns OEM and alternate tire sizes for a vehicle, optionally narrowed to a model year. Both make and model are required; results are ordered by year (newest first) then trim.
query Parameters
makeExact make (case-insensitive).
modelExact model (case-insensitive).
yearOptional exact model year.
limitMaximum results to return. Default 20, max 25.
Tire sizes for a specific vehicle › Responses
Tire fitments for the vehicle.
Search tire fitments
Partial, case-insensitive matching on model / q; exact match on make / year; size matches against OEM or alternate sizes. The query must be narrow enough — supply a model, a tire size, a 3+ character q, or at least two filters — otherwise refused with 400.
query Parameters
makeExact make (case-insensitive).
modelPartial model match (case-insensitive).
yearExact model year.
sizeTire size, matched against OEM or alternate sizes (e.g. 215/45R16).
qFree-text match against make / model / trim (3+ chars to qualify as narrowing).
limitMaximum results to return. Default 20, max 25.
Search tire fitments › Responses
Matching fitments.