171,100 tire fitments · 160 makes · 1989–2025

Tire sizes answered with math, not guesswork.

171,100 OEM and alternative tire fitments from 160 manufacturers — with computed geometry for every size and alternate sizes validated against the industry ±3% diameter rule. In the workspace, the Tire Finder and the REST API.

Free plan includes the full workspace + 100 API calls/mo.

Answer "will it fit?" both directions

From a vehicle to its tires, or from a tire size to every vehicle it fits.

Tire Finder wizard

  • Pick make, model and year — get the OEM tire size instantly
  • Compatible alternatives and plus-sizing options included
  • Covers 160 makes from 1989 to 2025 with trim-level accuracy
  • Save results to your lists for future reference
Open the Tire Finder →

Reverse tire search

  • Start from a size like 235/45R18 — see every vehicle it fits
  • OEM and alternative fitments cross-referenced with the car database
  • Ideal for pricing tires across shared vehicle fitments
  • Search-as-you-type size suggestions
Try reverse search →

Computed geometry, every size

  • Overall diameter, sidewall height, circumference and revs per mile
  • Pure math from the size string — works for any size, not just listed ones
  • Alternate sizes validated against the ±3% diameter rule
  • Decode width, aspect ratio and wheel diameter from e.g. 235/45R18
Geometry via the API →

Full database workspace

  • Browse all 171,100 fitment entries with advanced filters
  • Filter by make, model, year, OEM size and alternative sizes
  • Export filtered result sets to CSV for price lists
  • Saved searches with email alerts for new fitments
Open the workspace →

Fitment validation,
as an endpoint.

A tire size like 235/45R18 encodes width (235 mm), aspect ratio (45%) and wheel diameter (18 in). VehDB computes the rest — and flags any alternate size whose overall diameter drifts more than ±3% from OEM, so your shop, store or claims tool never recommends a bad fit.

  • GET /v1/tire-sizes/{uuid}/geometry — diameter, sidewall, revs/mile, diameter deltas
  • GET /v1/cars/{uuid}/tire-sizes — every tire that fits a given car
  • OEM and alternative sizes per vehicle, plus-sizing included
  • Same Bearer token and quota as the rest of the API — free tier included
# Computed geometry for a fitment
GET /v1/tire-sizes/{uuid}/geometry
{ "size": "235/45R18", "diameter_in": 26.3,
  "revs_per_mile": 765,
  "alternates": [ { "size": "245/40R18", "diameter_delta_pct": -0.5 } ✓ within ±3%,
    { "size": "245/40R17", "diameter_delta_pct": +4.66 } ✗ out of ±3% ] }
# Cross-reference: tires for a car
GET /v1/cars/{uuid}/tire-sizes

Browse tire sizes by manufacturer

160 vehicle makes with fitment data — these have the most entries.

BMW
55 entries
Chevrolet
44 entries
Aston-Martin
31 entries
Toyota
29 entries
Volvo
29 entries
Audi
28 entries
Ford
28 entries
Jeep
28 entries
Cadillac
24 entries
Volkswagen
21 entries
Mercedes-Benz
18 entries
Nissan
18 entries
For developers & teams

This data is a platform, not just a page

Everything here is available through the REST API and an MCP server — pull it into your apps, or let your AI agents use it as native tools. The lists your team curates is reachable the same way. One token, one quota.

# REST
GET /api/v1/tire-sizes?make=toyota
# the same lists your team builds
GET /api/v1/lists
# MCP tools
search_vehicles · my_lists · tire_sizes_for_vehicle

Find the right fit across 171,100+ tire fitments.

Create a free account for the Tire Finder, reverse search, computed geometry and CSV export — plus 100 API calls a month. No card required.

Operated by Savas OÜ (Tallinn, Estonia — EU) · GDPR-compliant · Billing by Stripe · Terms · Privacy