{"domain":"api.vindexapi.dev","count":4,"changes":[{"captured_at":"2026-08-21T06:00:50","card_hash":"4b0602955c836bac4de2cf1637c2bcccef8e2d9afa3526704a5f5550b47215ba","previous_card_hash":"e08257713ae01bb76b0fea70835005ec46e1367dd68a5311490305b15389723e","diff":{"skills_added":[],"skills_removed":[],"skills_changed":[],"fields_changed":[{"field":"protocolVersion","before":null,"after":"0.3.0"},{"field":"url","before":"https://api.vindexapi.dev","after":"https://api.vindexapi.dev/a2a"},{"field":"preferredTransport","before":null,"after":"JSONRPC"}],"other_changed":true,"is_empty":false,"human_summary":"protocolVersion ∅ → 0.3.0 · url https://api.vindexapi.dev → https://api.vindexapi.dev/a2a · preferredTransport ∅ → JSONRPC"}},{"captured_at":"2026-08-01T12:28:58","card_hash":"e08257713ae01bb76b0fea70835005ec46e1367dd68a5311490305b15389723e","previous_card_hash":"7efff24974107b5704a391d55b58de6b30ed4681b2d63bce7c7af4fe00114238","diff":{"skills_added":[{"id":"prepurchase","name":"Pre-purchase report: decode + recalls + known issues + ownership costs in one call","description":"Whole-job bundle for agents advising a vehicle purchase. One payment returns the normalized VIN decode, safety recalls, known-issue/reliability summary, and CA/US purchase+ownership cost estimate for the decoded vehicle. Equivalent to 4 separate paid calls. Composed in-process from the same data as /v1/decode, /v1/recalls, /v1/known-issues and /v1/purchase-costs (no extra upstream fan-out beyond those). The decode is computed FIRST — an invalid VIN or decode failure returns UNCHARGED (no settle). The response then settles only if the decode succeeded AND at least 2 of the 3 secondary sections (recalls, known-issues, purchase-costs) are available; otherwise it returns UNCHARGED { error: 'insufficient_sections', sections: {…} }. A section that failed but was still charged appears as sections.<name>:'unavailable' with the rest of the report intact. The cost section is a jurisdiction-level estimate (the bundle takes no price/province/state) — call GET /v1/purchase-costs for an exact itemized figure. Compute-first / settle-after. Each section carries its own fetch provenance.","tags":["vindex","prepurchase"],"inputModes":null,"outputModes":null}],"skills_removed":[],"skills_changed":[],"fields_changed":[],"other_changed":true,"is_empty":false,"human_summary":"added 1 skill"}},{"captured_at":"2026-07-23T22:29:00","card_hash":"7efff24974107b5704a391d55b58de6b30ed4681b2d63bce7c7af4fe00114238","previous_card_hash":"1e4d3b812c6187b6371f63241aee49ce0e7ad287c36b7c339715486d4d4275ac","diff":{"skills_added":[],"skills_removed":[],"skills_changed":[],"fields_changed":[],"other_changed":true,"is_empty":false,"human_summary":"internal fields changed"}},{"captured_at":"2026-07-12T00:59:11","card_hash":"1e4d3b812c6187b6371f63241aee49ce0e7ad287c36b7c339715486d4d4275ac","previous_card_hash":null,"diff":{"skills_added":[{"id":"decode","name":"Normalized NHTSA vPIC VIN decode","description":"Paid ($0.01 USDC via x402). Decodes a 17-char VIN through NHTSA vPIC and returns the normalized decoded vehicle (make/model/year/engine/body/…) with fetch provenance, PLUS a `warranty` block giving the ORIGINAL factory new-vehicle warranty terms (basic/powertrain/corrosion/roadside/EV-battery) keyed off the decoded make + model-year. Warranty terms are the manufacturer's original coverage as sold — NOT warranty-remaining, and NOT extended-warranty campaigns, recalls, or emissions warranties. The cheapest call when you only need the decode — the same `vehicle` object is also folded into /v1/recalls and /v1/known-issues. Compute-first / settle-after. Free fixed-sample preview of this exact shape: GET /v1/sample/decode.","tags":["vindex","decode"],"inputModes":null,"outputModes":null},{"id":"known-issues","name":"LLM-clustered named failure modes with verified ODI citations + reliability block + full decode","description":"Paid ($0.05 USDC via x402). Clusters NHTSA owner complaints into named failure modes; EVERY cited ODI number is programmatically validated against the input complaint set (hallucination-gated) and every issue carries ≥2 verified citations. Severity signals per issue are summed from the CITED complaints only. The response also bundles a `reliability` aggregates block (top components, severity signals, US/Canada recall counts incl. Canadian units affected — reliability was merged into known-issues on 2026-07-07), the full decoded `vehicle` (same payload as /v1/decode), and `complaintsAnalyzed`, the size of the recent-weighted stratified sample the LLM actually saw (vs `complaintCount`, the total). Refuses UNCHARGED below 15 complaints (returns 200 status:insufficient_data) — but still returns the decode + reliability block for free. 90-day cache. Compute-first / settle-after. Free fixed-sample preview of this exact shape: GET /v1/sample/known-issues.","tags":["vindex","known-issues"],"inputModes":null,"outputModes":null},{"id":"purchase-costs","name":"Itemized US + Canada used-vehicle closing costs (country=CA|US)","description":"Paid ($0.02 USDC via x402). Government-imposed closing costs of buying a used passenger vehicle, unified across both countries via `country=CA|US`. CA: any of Canada's 10 provinces + 3 territories (BC, AB, SK, MB, ON, QC, NB, NS, PE, NL, YT, NT, NU) — provincial/territorial sales tax (PST/RST/QST/HST or GST-only) plus transfer/registration/plate fees and inspection; tax is flat on the whole price at the highest bracket whose threshold the price meets (BC private 12% → 15% ≥ $125,000 → 20% ≥ $150,000); Alberta + the three territories levy no private-sale tax; dealer sales add 5% GST except in HST provinces (ON/NB/NS/PE/NL). US: any of the 50 states or DC — sales/use/excise tax, title, first-year registration, inspection, and (for dealer sales) a dealer documentation fee; special regimes handled automatically (DC tiered title-excise range, IL flat RUT-50 private-party table, SC 5% IMF capped at $500, and AK/AZ/HI/MT/NV/NH/OR no private-party sales tax). Each line carries a source URL and confidence. Figures verified 2026-07-04. Compute-first / settle-after. Free fixed-sample preview of this exact shape: GET /v1/sample/purchase-costs.","tags":["vindex","purchase-costs"],"inputModes":null,"outputModes":null},{"id":"recalls","name":"Merged US (NHTSA) + Canada (Transport Canada) recalls + full decoded vehicle","description":"Paid ($0.01 USDC via x402). Decodes the VIN and returns the FULL decoded vehicle (the same payload as /v1/decode is folded in here), then merges NHTSA (US) and Transport Canada (CA) recalls into one response — the only API combining both. 24h cache per source; stale served on failure. Canadian detail capped at the 25 most-recent recalls. OGL–Canada attribution. Compute-first / settle-after. Free fixed-sample preview of this exact shape: GET /v1/sample/recalls.","tags":["vindex","recalls"],"inputModes":null,"outputModes":null}],"skills_removed":[],"skills_changed":[],"fields_changed":[{"field":"name","before":null,"after":"vindex"},{"field":"description","before":null,"after":"Vehicle Intelligence for AI agents. Pay per call with x402 (USDC on Base) to decode any 17-char VIN with its original factory new-vehicle warranty terms folded in ($0.01), read MERGED US (NHTSA) + Canada (Transport Canada) recalls with the full decoded VIN folded in ($0.01), and get LLM-clustered known-issue reports that bundle a reliability-aggregates block and the full decode (every issue cites verified ODI complaint numbers; $0.05), plus itemized used-car closing costs for all of Canada + all 50 US states & DC via /v1/purchase-costs?country=CA|US ($0.02). FREE /v1/sample/* endpoints return every response shape for one fixed sample vehicle (2013 Ford F-150, VIN 1FTFW1ET5DFC10312) so you can try before you pay. Every JSON object response carries a legal `disclaimer` field. Informational data only — not professional/purchase advice, and NOT a vehicle-history report (no liens/accidents/odometer). Contains information licensed under the Open Government Licence – Canada."},{"field":"version","before":null,"after":"0.2.1"},{"field":"url","before":null,"after":"https://api.vindexapi.dev"},{"field":"documentationUrl","before":null,"after":"https://api.vindexapi.dev/llms.txt"}],"other_changed":true,"is_empty":false,"human_summary":"added 4 skills · name ∅ → vindex · description ∅ → Vehicle Intelligence for AI agents. Pay  · version ∅ → 0.2.1 · url ∅ → https://api.vindexapi.dev · documentationUrl ∅ → https://api.vindexapi.dev/llms.txt"}}]}