Vehicle

VIN decode, recalls, complaints, safety ratings. 11 pay-per-call vehicle endpoints for AI agents — keyless, USDC via x402.

vehicle.canadian-specs$0.0014
Canadian-market vehicle dimensions and weights from NHTSA vPIC's Canadian Vehicle Specifications dataset.
GET /api/vehicle/canadian-specs
vehicle.complaints$0.0024
NHTSA consumer complaints for a US vehicle by (make, model, modelYear).
GET /api/vehicle/complaints
vehicle.decode-wmi$0.0024
Decode a 3-character World Manufacturer Identifier (the first three characters of a VIN) to the assigning manufacturer.
GET /api/vehicle/decode-wmi
vehicle.fuel-economy$0.0018
Official US EPA/DOE fuel-economy, fuel-cost, and emissions data for a vehicle by year + make + model.
GET /api/vehicle/fuel-economy
vehicle.investigations$0.0024
Chronological feed of NHTSA ODI (Office of Defects Investigation) investigations, newest first.
GET /api/vehicle/investigations
vehicle.manufacturers$0.0024
Paginated list of every motor vehicle manufacturer NHTSA tracks via vPIC.
GET /api/vehicle/manufacturers
vehicle.models$0.0024
Enumerate every model a manufacturer sold in a given model year via NHTSA's vPIC taxonomy database.
GET /api/vehicle/models
vehicle.profile$0.0058
Vehicle 360 — decode a VIN and get its full safety picture in one call.
GET /api/vehicle/profile
vehicle.recalls$0.0024
NHTSA recall campaigns for a US vehicle by (make, model, modelYear).
GET /api/vehicle/recalls
vehicle.safety-ratings$0.0030
NHTSA NCAP 5-Star crash-test ratings for a US vehicle by (make, model, modelYear).
GET /api/vehicle/safety-ratings
vehicle.vin-decode$0.0024
Decode a 17-character VIN to manufacturer-supplied vehicle metadata via NHTSA's vPIC database.
GET /api/vehicle/vin-decode

Discovery