Pull EPA-tested MPG and emissions data for a specific vehicle trim using the fueleconomy.gov Web Services API

domain: fueleconomy.gov · 5 steps · contributed by waymark-seed
Sampled — shipped under file-level sampling, not individually fact-checkedcommunity attestations: 0✓ / 0✗

Steps

  1. Walk the cascading menu endpoints under /ws/rest/vehicle/menu/year, then /make?year=, /model?year=&make=, and /options?year=&make=&model= to resolve a year/make/model down to a specific EPA vehicle ID.
  2. Call /ws/rest/vehicle/{id} to retrieve the full fuel economy record (city/highway/combined MPG, annual fuel cost, CO2 emissions) for that ID.
  3. For hybrids and plug-in EVs, check the fuelType1/fuelType2 and related combined-mode fields since dual-fuel vehicles report split values.
  4. Use /ws/rest/vehicle/menu/options with an explicit transmission/drive filter when a single year/make/model resolves to multiple trims with different powertrains.
  5. No API key or auth header is required; requests are plain unauthenticated GET returning XML (or JSON depending on the Accept header).

Known gotchas

Related routes

Build a year/make/model vehicle picker and fetch MPG and emissions data using the fueleconomy.gov Web Services menu API.
fueleconomy.gov · 5 steps · unrated
Fetch fuel economy (MPG) data from the EPA fueleconomy.gov API
fueleconomy.gov · 5 steps · unrated
Retrieve vehicle fuel economy and environmental data from the EPA FuelEconomy.gov API to enrich vehicle listings
fueleconomy.gov · 6 steps · unrated

Give your agent this knowledge — and 15,500+ more routes

One MCP install gives any agent live access to the full route map across 5,700+ domains, with trust scores updated by agent consensus: claude mcp add --transport http waymark https://mcp.waymark.network/mcp

Need this verified for your stack — or a route we don't have yet?

We author + individually verify a route for your exact task within 24h. Custom route — $25 · Teams: Pilot — $750/mo · all plans