US Car Models API

GET

Match any US car model to its official manufacturing year.

US Car Models provides comprehensive data on vehicles sold in the United States. Returns detailed specifications including fuel economy (MPG), engine details, transmission, and more for cars from 1984 to present.

Try it — live request, no key required

Request
GETapi.apiverve.com/v1/carmodels?make=Toyota
Query parameters
Verification
Format

No key required to try it. Get a key to use it in your app.

Example
{
  "status": "ok",
  "error": null,
  "data": {
    "count": 4,
    "filteredOn": [
      "year",
      "make",
      "model"
    ],
    "cars": [
      {
        "Make": "Acura",
        "CityMPG": "30",
        "CityELEC": "0",
        "CombMPG": "33",
        "CombELEC": "0",
        "Cyl": "4",
        "Displace": "1.5",
        "Drive": "Front-Wheel Drive",
        "Fuel": "Premium",
        "HighwELEC": "0",
        "HighwMPG": "37",
        "Trans": "Automatic (AV-S7)",
        "Size": "Large Cars",
        "Year": "2024",
        "Trim": "Integra",
        "Model": "Integra"
      },
      {
        "Make": "Acura",
        "CityMPG": "21",
        "CityELEC": "0",
        "CombMPG": "24",
        "CombELEC": "0",
        "Cyl": "4",
        "Displace": "2",
        "Drive": "Front-Wheel Drive",
        "Fuel": "Premium",
        "HighwELEC": "0",
        "HighwMPG": "28",
        "Trans": "Manual 6-spd",
        "Size": "Large Cars",
        "Year": "2024",
        "Trim": "Integra",
        "Model": "Integra"
      },
      {
        "Make": "Acura",
        "CityMPG": "26",
        "CityELEC": "0",
        "CombMPG": "30",
        "CombELEC": "0",
        "Cyl": "4",
        "Displace": "1.5",
        "Drive": "Front-Wheel Drive",
        "Fuel": "Premium",
        "HighwELEC": "0",
        "HighwMPG": "36",
        "Trans": "Manual 6-spd",
        "Size": "Large Cars",
        "Year": "2024",
        "Trim": "Integra A-Spec",
        "Model": "Integra"
      },
      {
        "Make": "Acura",
        "CityMPG": "29",
        "CityELEC": "0",
        "CombMPG": "32",
        "CombELEC": "0",
        "Cyl": "4",
        "Displace": "1.5",
        "Drive": "Front-Wheel Drive",
        "Fuel": "Premium",
        "HighwELEC": "0",
        "HighwMPG": "36",
        "Trans": "Automatic (AV-S7)",
        "Size": "Large Cars",
        "Year": "2024",
        "Trim": "Integra A-Spec",
        "Model": "Integra"
      }
    ]
  }
}

About the US Car Models API

Data is sourced from the EPA's official fuel economy database (fueleconomy.gov) and updated weekly. Covers all passenger vehicles certified for sale in the US market.

What people use it for

Auto Marketplace Filtering
When buyers search an online dealership, populate make and model dropdowns to prevent invalid vehicle selections across vintage and modern model years.
Fleet Fuel Budgeting
Fleet operators estimate monthly operating costs by matching company vehicles to official combined fuel economy ratings and engine specifications on paid plans.
Electric Vehicle Comparisons
Publish side-by-side electric vehicle range and city efficiency figures across competing manufacturers to guide prospective car shoppers through model comparisons.
Insurance Policy Rating
To calculate accurate policy premiums, underwriting systems verify the exact vehicle make, model, and year entered during online driver onboarding flows.

Ways to call it

One endpoint, many ways in — REST with JSON, XML, YAML and CSV, plus GraphQL and an MCP interface for AI agents.

JSON
Default REST response
XML
Markup format
YAML
Human-readable
CSV
Tabular export
Beta
GraphQL
Query language
New
MCP
For AI agents

Other ways to use US Car Models

Same data, same APIVerve account, same credit balance — one key works on all of them.

Questions.

Common questions about the US Car Models API.

Read the docs →
Which model years and vehicle types are covered?
The dataset covers all passenger vehicles certified for sale in the United States from 1984 to the present. This includes internal combustion engines, hybrids, and fully electric vehicles.
Which plan fits 50,000 vehicle lookups a month?
Starter easily covers that volume. Each lookup costs 2 credits, so 50,000 requests use 100,000 of the 200,000 credits on Starter. That works out to about $0.30 per 1,000 calls. The Free plan provides 100 lookups each month.
Are fuel economy and engine specs included on the Free plan?
No, detailed vehicle specifications require a paid plan. The Free plan returns basic identifiers like make, model, and year. Detailed fields—such as city and highway MPG, electric ratings, cylinders, displacement, drivetrain, transmission, and trim—are available on Starter and higher plans.
Where does the vehicle specification data come from?
Data is sourced directly from the EPA official fuel economy database at fueleconomy.gov. The dataset updates weekly to include newly certified US passenger vehicles.
Can I display these vehicle specifications in a commercial product?
Yes, commercial use is allowed on any paid plan. You can show specifications, trims, and fuel economy numbers to users within your software or listings, but you cannot resell or redistribute the raw dataset as-is.

Ready to build with US Car Models? Start with 200 free credits — one key unlocks all 300+ APIs.

Explore the catalog

300+ APIs on the same key and the same response shape.

Browse all APIs