Animica x402 Directory

Directory / api.vindexapi.dev

api.vindexapi.dev/v1/known-issues

LLM-clustered named failure modes from NHTSA owner complaints — every issue cites verified ODI complaint numbers (hallucination-gated) — plus a reliability-aggregates block and the full decoded vehicle. Refuses (uncharged) below 15 complaints.

Call it

# 1. Ask the endpoint what it costs (no payment, no wallet needed):
curl -i -X GET 'https://api.vindexapi.dev/v1/known-issues'

# -> 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/known-issues'

Endpoint: https://api.vindexapi.dev/v1/known-issues. 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.

Other endpoints on api.vindexapi.dev

api.vindexapi.dev/v1/decode

Normalized NHTSA vPIC VIN decode (?vin=) — make/model/year/engine/body/… with fetch provenance, plus ORIGINAL factory new-vehicle warranty terms (basic/powertra…

GET · $0.01

api.vindexapi.dev/v1/prepurchase

Whole-job pre-purchase bundle (?vin=[&country=CA|US]) — ONE payment returns the normalized VIN decode, merged US + Canada safety recalls, a known-issue/reliabil…

GET · $0.25

All 3 endpoints on api.vindexapi.dev →