{"uid":"cap_3Pqwjb96W7y7QbqNpFgzf","slug":"dopaminedesk-vehicle-recalls-lookup-9b80dfdc","name":"DopamineDesk Vehicle Recalls Lookup","description":"Retrieve current official NHTSA model-level recall campaigns by VIN or by year, make, and model, including park-it warnings and remedies.","url":"https://ai-data-marketplace-1042299154756.us-central1.run.app/api/v1/vehicle_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","properties":{"vin":{"type":"string","description":"One 17-character VIN; decoded to year, make, and model."},"make":{"type":"string","description":"Vehicle make when VIN is not supplied."},"year":{"type":"integer","description":"Model year when VIN is not supplied."},"model":{"type":"string","description":"Vehicle model when VIN is not supplied."}},"additionalProperties":true}},"additionalProperties":false},"output":{"type":"object","required":["type"],"properties":{"type":{"type":"string"},"example":{"type":"object","required":["success","recall_count","urgent_park_it_count","recalls"],"properties":{"recalls":{"type":"array","items":{"type":"object","required":["campaign_number","component"],"properties":{"component":{"type":"string"},"campaign_number":{"type":"string"}},"additionalProperties":true}},"success":{"type":"boolean"},"recall_count":{"type":"integer"},"urgent_park_it_count":{"type":"integer"}},"additionalProperties":true}}}}},"responseSchema":{"type":"json","example":{"recalls":[{"component":"AIR BAGS","campaign_number":"19V182000"}],"success":true,"recall_count":24,"urgent_park_it_count":0}},"example":null,"exampleRequest":null,"tags":["x402"],"displayCostAmount":"0.004","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.004/call","primary":{"kind":"static","protocol":"x402","network":"base","amountUsd":"0.004","per":"call","confidence":"exact"},"accepted":[{"kind":"static","protocol":"x402","network":"base","amountUsd":"0.004","per":"call","confidence":"exact"}]},"paymentMethods":[{"uid":"pm_iF_aUjvm0_oR0otAHaTdm","protocol":"x402","methodType":"crypto","chain":"base","mode":"charge","costAmount":"0.004","costPer":"request","priority":0,"asset":"0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913","unit":"request","depositMicros":null,"planRef":null}],"brandName":null,"brandSlug":null,"brandBaseUrl":null,"brandDocsUrl":null,"whatItDoes":"Returns NHTSA safety recall records for a vehicle identified by VIN or make/year/model, including recall count and urgent park-it advisories.","exampleAgentPrompt":"Can you check if VIN 1HGCM82633A123456 has any open safety recalls, and let me know if there are any urgent park-it advisories?","exampleUseCases":[{"title":"Used car safety check before purchase","prompt":"I'm about to buy a 2017 Honda Civic — can you look up any NHTSA safety recalls for it and tell me how many there are and whether any are urgent park-it issues?"},{"title":"Fleet vehicle recall audit","prompt":"Check for any open safety recalls on the vehicle with VIN 2T1BURHE0JC017834 and give me the campaign numbers and affected components."},{"title":"Insurance or lending due diligence","prompt":"I need to verify whether a 2020 Ford F-150 has any outstanding safety recalls before we finalize the loan — can you pull the recall count and list what systems are affected?"}],"resultDescription":"A JSON object with a success flag, total recall count, urgent park-it recall count, and an array of recall records each containing the NHTSA campaign number and the affected vehicle component (e.g. AIR BAGS, FUEL SYSTEM).","failureModes":["Invalid or malformed VIN returns an error or empty recall list","Missing required parameters (no VIN and no make/year/model) results in a validation error","NHTSA upstream API unavailability may cause timeouts or empty responses","Unrecognized make or model may return zero results without an explicit error","VIN decoding failure for non-US vehicles or non-standard VINs"],"whenToPreferThis":"Use this endpoint when you need authoritative NHTSA recall data for a specific vehicle, either by 17-character VIN or by make/year/model. It is ideal for used-car due diligence, fleet safety audits, automotive lending checks, or any agent workflow that needs structured recall counts and campaign numbers. Prefer this over general web search when you need machine-readable, structured recall data with campaign IDs.","instructions":null,"reviewSummary":null,"reviewSummaryHighlights":null,"reviewSummaryConcerns":null,"reviewSummaryGeneratedAt":null,"activationCount":0,"lastUsedAt":null,"lastSuccessfullyRanAt":null,"lastHealthCheckAt":"2026-09-15T12:51:32.263Z","isFirstParty":false}