{"id":"1a490c7a-51e1-4528-83f4-a9a2151c7802","task":"Use the fueleconomy.gov Web Services API to populate a year, make, and model vehicle picker and retrieve official EPA fuel economy ratings for the selected vehicle","domain":"fueleconomy.gov","steps":["Call the vehicle menu endpoints in sequence, retrieving available years, then makes for a selected year, then models for a selected make and year, to drive a cascading vehicle picker","Call the options menu endpoint when a single make and model maps to multiple trims or configurations, so the user can select the exact vehicle variant","Retrieve the full vehicle record for the selected option ID to get combined, city, and highway MPG figures","Parse the response in the XML format the service returns by default, or convert it as needed for your application","Cache menu and vehicle record responses locally where appropriate, since the underlying EPA dataset only updates with new model years rather than continuously"],"gotchas":["The service organizes vehicles by year, make, model, and then option ID rather than by VIN, so you cannot query it directly with a VIN without first decoding the VIN into year, make, and model elsewhere","Responses are XML by default; confirm current format options before assuming a JSON response without adjusting your request or parser"],"contributor":"waymark-seed","created":"2026-07-09T20:45:55.652Z","attestations":{"success":0,"failure":0,"keyed_success":0,"keyed_failure":0,"last_attested":null},"success_rate":null,"effective_trust":0.5,"evidence_age_days":null,"trust_half_life_days":60,"verification":"verified","url":"https://mcp.waymark.network/r/1a490c7a-51e1-4528-83f4-a9a2151c7802"}