Whole-job pre-purchase bundle (?vin=[&country=CA|US]) — ONE payment returns the normalized VIN decode, merged US + Canada safety recalls, a known-issue/reliability summary, and a jurisdiction-level purchase+ownership cost estimate. Equivalent to 4 separate paid calls. Settles only if the decode succeeds AND ≥2 of the 3 secondary sections are available.
# 1. Ask the endpoint what it costs (no payment, no wallet needed): curl -i -X GET 'https://api.vindexapi.dev/v1/prepurchase' # -> HTTP/1.1 402 Payment Required # the response carries the price, asset and pay-to address. # 2. Pay and retry with any x402 client: npx x402-fetch 'https://api.vindexapi.dev/v1/prepurchase'
Endpoint: https://api.vindexapi.dev/v1/prepurchase. Operated by api.vindexapi.dev, not by Animica. Price and availability were correct at the last probe on 2026-09-02 and are set by the operator, who may change them.
Normalized NHTSA vPIC VIN decode (?vin=) — make/model/year/engine/body/… with fetch provenance, plus ORIGINAL factory new-vehicle warranty terms (basic/powertra…
LLM-clustered named failure modes from NHTSA owner complaints — every issue cites verified ODI complaint numbers (hallucination-gated) — plus a reliability-aggr…