
Vehicle Recalls API
Every US vehicle recall since 1967 and 2.24 million owner complaints, straight from NHTSA and self-hosted: 30,271 recall campaigns with defect, consequence and remedy summaries, units affected, completion rates and the high-signal do-not-drive and fire-risk-when-parked flags β plus the applicability data that answers the question drivers actually ask: which recalls affect a 2019 Honda CR-V? 178k campaign-to-vehicle rows let you query recalls by make, model and year directly; every campaign links to its nhtsa.gov page and lists its affected vehicles. The complaints side adds the safety story: search 2.24M owner complaints by vehicle, component, state or crash/fire involvement, and pull a one-call safety profile per vehicle β total complaints, crashes, fires, injuries, deaths and the top complained-about components (the 2014 Jeep Cherokee's POWER TRAIN, the Bolt EV's ELECTRICAL SYSTEM). Refreshes daily from official NHTSA feeds β new campaigns appear the day NHTSA receives them. Built for dealerships, used-car marketplaces, insurance, fleet tools and consumer apps. Public-domain source data; self-hosted β no third-party calls at request time.
{
"ok": true,
"total": 8,
"page": 1,
"limit": 20,
"count": 3,
"results": [
{
"nhtsa_id": "26V332000",
"report_received": "2026-05-21",
"manufacturer": "Honda (American Honda Motor Co.)",
"subject": "Air Bags May Deploy Unintentionally During a Crash",
"component": "AIR BAGS",
"recall_type": "Vehicle",
"potentially_affected": 98892,
"do_not_drive": false,
"fire_risk_when_parked": false
},
{
"nhtsa_id": "23V858000",
"report_received": "2023-12-18",
"manufacturer": "Honda (American Honda Motor Co.)",
"subject": "Fuel Pump May Fail",
"component": "FUEL SYSTEM, GASOLINE",
"recall_type": "Vehicle",
"potentially_affected": 2490460,
"do_not_drive": false,
"fire_risk_when_parked": false
},
{
"nhtsa_id": "23V158000",
"report_received": "2023-03-09",
"manufacturer": "Honda (American Honda Motor Co.)",
"subject": "Seat Belt Buckle May Not Latch",
"component": "SEAT BELTS",
"recall_type": "Vehicle",
"potentially_affected": 448613,
"do_not_drive": false,
"fire_risk_when_parked": false
}
]
}Why developers pick this API
Production-ready
Production Ready
Battle-tested infrastructure with a 99.9% uptime SLA. Rate limits are generous, responses are consistent.
Simple Integration
Standard REST + JSON. Works with any HTTP client. Copy-ready code snippets in 4 languages.
One Key, 20+ APIs
Your DataAndAPIs subscription unlocks every API on the platform β anime, finance, sports, and more.
Code snippets
One install. Every endpoint.
No proprietary SDKs needed. Any HTTP client works. Pick your language and paste.
- Fully typed responses β auto-completion in your IDE
- Tracks the API in lockstep β new endpoints land same day
- One key works across 20+ APIs on the platform
import axios from 'axios';
const { data } = await axios.get(
'{API_URL}',
{ headers: { 'X-Api-Key': process.env.API_KEY } }
);π Subscribe to unlock the live API URL
Developer playground
Explore the endpoints
Browse request parameters and inspect live example responses.
Available Endpoints
Request Parameters
API URL
Please subscribe to see the API URL
Headers
Please subscribe to see the actual API URL
import axios from 'axios';
const url = '{API_URL}';
const { data } = await axios.get(url, {
headers: { 'X-Api-Key': 'YOUR_API_KEY' }
});Pricing
One subscription. Every API.
Tokens unlock this API and 20+ others on DataAndAPIs. Switch APIs any time β we promote.
STARTER
25,000 tokens / month
- Access to all APIs
- Tokens reset monthly
- Email support
PRO
100,000 tokens / month
- Access to all APIs
- Tokens reset monthly
- Priority email support
ULTRA
1,000,000 tokens / month
- Access to all APIs
- Tokens reset monthly
- Priority support
Need higher volume, dedicated infra, or a custom contract? Talk to sales β
Common questions
The things that actually block the upgrade.
Ship Vehicle Recalls API this afternoon.
500 free tokens. No card. Plus 20+ other APIs on the same key.
