πΊπΈVehicle Information by VIN
Service to consult US vehicles using the VIN number.
United States Vehicle Information by VIN
GET - https://api.verifik.co/v2/usa/vehicle-by-vin
This service provides comprehensive information about a vehicle registered in the United States using its Vehicle Identification Number (VIN). By querying the VIN, you can retrieve detailed data including the vehicle's body class, engine displacement, engine configuration, manufacturer, model, model year, and the plant where it was manufactured, among other details. This service is ideal for verifying vehicle specifications and history based on its VIN.
Implementation
Headers
Name
Value
Content-Type
application/json
Authorization
Bearer <token>
Query Parameters
Name
Type
Required?
Description
Example
vin
String
True
VIN of the vehicle to consult.
1N6BA06B66N545123
Request
Response
Last updated