{"uid":"cap_eym3sgNqf_q7zk7plO22p","slug":"vindex-vehicle-recalls-lookup-bf49d19c","name":"Vindex Vehicle Recalls Lookup","description":"VIN decode, recalls, reliability, known issues, and drive-away costs across the US and Canada. Pay per call in USDC via x402 — no accounts, no API keys.","url":"https://api.vindexapi.dev/v1/recalls","method":"GET","headers":{},"bodySchema":{"type":"object","$schema":"https://json-schema.org/draft/2020-12/schema","required":["input"],"properties":{"input":{"type":"object","required":["type","method"],"properties":{"type":{"type":"string","const":"http"},"method":{"enum":["GET"],"type":"string"},"queryParams":{"type":"object","required":["vin"],"properties":{"vin":{"type":"string","description":"17-character VIN (no I/O/Q)"}}}},"additionalProperties":false},"output":{"type":"object","required":["type"],"properties":{"type":{"type":"string"},"example":{"type":"object"}}}}},"responseSchema":{"type":"json","example":{"vin":"1FTFW1ET5DFC10312","counts":{"us":4,"canada":2},"charged":true,"recalls":{"us":[{"campaign":"18V123000","component":"ELECTRICAL SYSTEM","reportedDate":"2018-03-01"}],"canada":[{"systemType":"Electrical","recallNumber":"2018-123","unitsAffected":4200}]},"vehicle":{"make":"FORD","year":2013,"model":"F-150"}}},"example":null,"exampleRequest":null,"tags":["x402"],"displayCostAmount":"0.01","displayCostAsset":"USDC","priceDynamic":false,"priceHint":null,"priceStatus":"priced","priceSource":"probe","requiresHandshake":false,"reviewCount":0,"rating":{"score":"0.00","successRate":"0.00","reviews":0,"stars":null,"state":"unrated"},"availabilityStatus":"unknown","priceObserved":null,"sessionDeposit":null,"pricing":{"kind":"static","summary":"$0.01/call","primary":{"kind":"static","protocol":"x402","network":"base","amountUsd":"0.01","per":"call","confidence":"exact"},"accepted":[{"kind":"static","protocol":"x402","network":"base","amountUsd":"0.01","per":"call","confidence":"exact"}]},"paymentMethods":[{"uid":"pm_frF3tQQa4IqgbyYP0HNQo","protocol":"x402","methodType":"crypto","chain":"base","mode":"charge","costAmount":"0.01","costPer":"request","priority":0,"asset":"0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913","unit":"request","depositMicros":null,"planRef":null}],"brandName":null,"brandSlug":null,"brandBaseUrl":null,"brandDocsUrl":null,"whatItDoes":"Returns active safety recalls for a vehicle (US and Canada) given its 17-character VIN","exampleAgentPrompt":"Can you check if my 2013 Ford F-150 with VIN 1FTFW1ET5DFC10312 has any active safety recalls in the US or Canada?","exampleUseCases":[{"title":"Pre-purchase used car inspection","prompt":"I'm thinking of buying a used 2018 Honda Civic with VIN 2HGFC2F59JH512345 — can you check if it has any open safety recalls in the US or Canada before I put down a deposit?"},{"title":"Fleet safety compliance check","prompt":"We have a delivery van with VIN 1GCWGFCA9H1150876 in our fleet — can you pull up all active safety recalls for it so our fleet manager can schedule any needed fixes?"},{"title":"Roadside assistance pre-trip verification","prompt":"I'm about to drive cross-country in my 2015 Jeep Grand Cherokee, VIN 1C4RJFAG5FC123456 — can you verify there are no outstanding safety recalls I should know about before I leave?"}],"resultDescription":"A JSON object containing the VIN, vehicle make/model/year, recall counts broken out by US and Canada, and an array of recall records for each country. US recalls include campaign number, affected component, and reported date. Canadian recalls include recall number, system type, and units affected. Also includes a 'charged' boolean confirming the payment was processed.","failureModes":["Invalid VIN format (not 17 characters, or contains I/O/Q) returns a 400-level error","VIN not found in recall databases returns empty recall arrays with zero counts","Payment failure via x402 protocol results in a 402 Payment Required response and no data returned","Network timeout or upstream NHTSA/TC Canada data source unavailability causes a 503 or similar error","VIN that is valid format but unrecognized vehicle returns no vehicle metadata"],"whenToPreferThis":"Use this endpoint when you need recall data for both US and Canadian markets in a single call, without the overhead of managing API keys or subscriptions. Ideal for AI agents that need pay-per-use vehicle safety data, used-car due-diligence workflows, fleet management tools, or any application where recall checks are infrequent and per-call pricing is preferable to a monthly plan. Prefer this over direct NHTSA API calls when you also need Canadian recall data or want unified cross-border coverage in one response.","instructions":null,"reviewSummary":null,"reviewSummaryHighlights":null,"reviewSummaryConcerns":null,"reviewSummaryGeneratedAt":null,"activationCount":0,"lastUsedAt":null,"lastSuccessfullyRanAt":null,"lastHealthCheckAt":"2026-09-13T18:40:34.177Z","isFirstParty":false}