---
title: "Recalls by YMM"
description: "Look up open recalls using just year, make, and model — no VIN needed."
canonical_url: "https://docs.carsxe.com/docs/changelogs/2026-07-01"
markdown_url: "https://docs.carsxe.com/docs/changelogs/2026-07-01.md"
---

# Recalls by YMM
URL: /docs/changelogs/2026-07-01
LLM index: /llms.txt
Description: Look up open recalls using just year, make, and model — no VIN needed.

## Added

- New [Recalls by Year, Make & Model](https://carsxe.com/vehicle-recalls-ymm) endpoint (`GET /v1/recalls-ymm`) — check open recalls for a vehicle without needing a VIN. Useful alongside the VIN-based [Recalls](https://carsxe.com/vehicle-recalls) endpoint when you're checking an entire model line instead of one specific vehicle.
- Dedicated [product page](https://carsxe.com/vehicle-recalls-ymm) and [API documentation](/docs/products/recalls-ymm), with multi-language request examples.

## Fixed

- Common "no recalls found" cases now return a successful empty result instead of an error.
- Invalid year inputs are rejected more consistently.

## Notes

- Visible in your [dashboard](https://carsxe.com/dashboard) usage and pricing views where enabled on your plan.

## Sitemap

See the full [sitemap](/sitemap.md) for all pages.
Docs-scoped sitemap: [/docs/sitemap.md](/docs/sitemap.md).
Well-known sitemap: [/.well-known/sitemap.md](/.well-known/sitemap.md).
