VIN/CAR CHASIS

Verify VIN/CAR Identification Number

This API allows you to verify a Vehicle Identification Number (VIN) for a car. A VIN is a unique 17-digit code that is used to identify a specific car. By sending a POST request to the API endpoint with the VIN as a parameter, you will receive a JSON response that contains various details about the car.

To use this API, you will need an App ID and a Secret Key, which you will need to include as a Header in your request.

The response JSON will include information about the car such as its name, age, where it was made, and its image. It will also include market analysis, vehicle specifications, equipment details, fuel information, and warranty information.

👍

TEST DATA

vin: AAA00000000

📘

POST

{{URL}}/identitypass/verification/vehicle/vin

Request Header

KeyDescription
app-idYour App ID
x-api-keyYour Secret Key

Request Body

KeyDescription
vinVehicle identification number

Sample Response

{
    "status": true,
    "detail": "VIN Verification Successful",
    "response_code": "00",
    "data": {
        "vehicle_name": "test vehicle",
        "vehicle_age": "4",
        "vehicle_made_in": "NIberia",
        "vehicle_image": "",
        "market_analysis": {
            "time_period": "",
            "certainty": ""
        },
        "vehicle_specification": [
            {
                "year": ""
            },
            {
                "make": ""
            },
            {
                "model": ""
            },
            {
                "trim": ""
            },
            {
                "size": ""
            },
            {
                "category": ""
            },
            {
                "made_in": ""
            },
            {
                "made_in_city": ""
            },
            {
                "doors": ""
            },
            {
                "fuel_type": ""
            },
            {
                "fuel_capacity": ""
            },
            {
                "city_mileage": ""
            },
            {
                "highway_mileage": ""
            },
            {
                "engine": ""
            },
            {
                "engine_size": ""
            },
            {
                "engine_cylinders": ""
            },
            {
                "transmission": ""
            },
            {
                "transmission_type": ""
            },
            {
                "transmission_speeds": ""
            },
            {
                "drivetrain": ""
            },
            {
                "anti_brake_system": ""
            },
            {
                "steering_type": ""
            },
            {
                "curb_weight": ""
            },
            {
                "gross_vehicle_weight_rating": ""
            },
            {
                "overall_height": ""
            },
            {
                "overall_length": ""
            },
            {
                "overall_width": ""
            },
            {
                "wheelbase_length": ""
            },
            {
                "standard_seating": ""
            }
        ],
        "vehicle_equipments": [
            {
                "section": "Chassis",
                "details": [
                    {
                        "Anti-Brake_System": ""
                    },
                    {
                        "Steering_Type": ""
                    },
                    {
                        "Front_Brake_Type": ""
                    },
                    {
                        "Rear_Brake_Type": ""
                    },
                    {
                        "Front_Suspension": ""
                    },
                    {
                        "Rear_Suspension": ""
                    },
                    {
                        "Front_Spring_Type": ""
                    },
                    {
                        "Rear_Spring_Type": ""
                    },
                    {
                        "Tires": ""
                    }
                ]
            },
            {
                "section": "Interior Dimensions",
                "details": [
                    {
                        "Front_Headroom": ""
                    },
                    {
                        "Rear_Headroom": ""
                    },
                    {
                        "Front_Legroom": ""
                    },
                    {
                        "Rear_Legroom": ""
                    },
                    {
                        "Front_Shoulder_Room": ""
                    },
                    {
                        "Rear_Shoulder_Room": ""
                    }
                ]
            },
            {
                "section": "Exterior Dimensions & Weight",
                "details": [
                    {
                        "Curb_Weight-automatic": ""
                    },
                    {
                        "Overall_Length": ""
                    },
                    {
                        "Overall_Width": ""
                    },
                    {
                        "Overall_Height": ""
                    },
                    {
                        "Wheelbase": ""
                    },
                    {
                        "Ground_Clearance": ""
                    },
                    {
                        "Track_Front": ""
                    },
                    {
                        "Track_Rear": ""
                    }
                ]
            },
            {
                "section": "Cargo Bed Dimensions",
                "details": [
                    {
                        "Overall_Length": ""
                    },
                    {
                        "Cargo_Length": ""
                    },
                    {
                        "Width_At_Wheelwell": ""
                    },
                    {
                        "Width_At_Wall": ""
                    }
                ]
            },
            {
                "section": "Capacities",
                "details": [
                    {
                        "Standard_Seating": ""
                    },
                    {
                        "Standard_Towing": ""
                    },
                    {
                        "Maximum_Towing": ""
                    },
                    {
                        "Standard_Payload": ""
                    },
                    {
                        "Maximum_Payload": ""
                    },
                    {
                        "Standard_GVWR": ""
                    },
                    {
                        "Maximum_GVWR": ""
                    }
                ]
            }
        ],
        "fuel_details": {
            "City_Mileage": "",
            "Highway_Mileage": "",
            "Fuel_Type": "",
            "Fuel_Capacity": ""
        },
        "vehicle_warranty": [
            {
                "type": "",
                "warranty": "",
                "estimated_remainings": ""
            },
            {
                "type": "",
                "warranty": "",
                "estimated_remainings": ""
            },
            {
                "type": "",
                "warranty": "",
                "estimated_remainings": ""
            }
        ]
    }
}

Response Description

ResponseDescription
statusIndicates that the request was successful.
response_codeRepresents the response code.
detailIndicates the outcome of the verification process and states if the verification was successful or not.
dataAn array containing the retrieved vehicle information.
vehicle_nameRepresents the name of the vehicle.
vehicle_ageIndicates the age of the vehicle.
vehicle_made_inSpecifies the country where the vehicle was made.
vehicle_imageMay contain a URL or file path pointing to an image of the vehicle.
market_analysisRepresents an analysis related to the vehicle's market. It contains additional subfields.
time_periodProvides information about the time period for the market analysis.
certaintyIndicates the level of certainty or confidence associated with the market analysis.
vehicle_specificationDescribes the specifications of a vehicle. Each field represents a specific attribute of the vehicle.
yearThe manufacturing year of the vehicle.
makeThe brand or manufacturer of the vehicle.
modelThe model name or number of the vehicle.
trimThe specific trim level or variant of the vehicle model.
sizeThe size category of the vehicle (e.g., compact, mid-size, full-size).
categoryThe category or type of the vehicle (e.g., sedan, SUV, truck).
made_inThe country where the vehicle is manufactured.
made_in_cityThe city where the vehicle is manufactured.
doorsThe number of doors the vehicle has.
fuel_typeThe type of fuel used by the vehicle (e.g., gasoline, diesel, electric).
fuel_capacityThe capacity of the fuel tank in the vehicle.
city_mileageThe estimated mileage of the vehicle in city driving conditions.
highway_mileageThe estimated mileage of the vehicle on highways or long-distance driving.
engineThe description or specifications of the vehicle's engine.
engine_sizeThe size or displacement of the vehicle's engine.
engine_cylindersThe number of cylinders in the vehicle's engine.
transmissionThe type of transmission system in the vehicle (e.g., automatic, manual).
transmission_typeThe specific type of transmission in the vehicle (e.g., CVT, DSG).
transmission_speedsThe number of speeds or gears in the vehicle's transmission.
drivetrainThe type of drivetrain configuration in the vehicle (e.g., front-wheel drive, all-wheel drive).
anti_brake_systemThe type of anti-lock braking system in the vehicle.
steering_typeThe type of steering system in the vehicle.
curb_weightThe weight of the vehicle without passengers or cargo.
gross_vehicle_weight_ratingThe maximum weight limit of the vehicle including passengers and cargo.
overall_heightThe overall height of the vehicle.
overall_lengthThe overall length of the vehicle.
overall_widthThe overall width of the vehicle.
wheelbase_lengthThe length of the wheelbase of the vehicle.
standard_seatingThe number of standard seats available in the vehicle.
Vehicle_equipmentsProvides information about the various equipment and specifications of a vehicle. It contains a list of sections and details for each section.
sectionDescribes the particular section or category of the vehicle equipment.
DetailsFurther expands on the equipment section by providing specific details or attributes of the equipment within that section.
Anti-Brake_SystemSpecifies the type or presence of an anti-lock braking system.
Steering_TypeIndicates the type of steering system used in the vehicle.
Front_Brake_TypeSpecifies the type of brake system used in the front wheels.
Rear_Brake_TypeSpecifies the type of brake system used in the rear wheels.
Front_SuspensionDescribes the type of suspension system used in the front of the vehicle.
Rear_SuspensionDescribes the type of suspension system used in the rear of the vehicle.
Front_Spring_TypeIndicates the type of spring used in the front suspension.
Rear_Spring_TypeIndicates the type of spring used in the rear suspension.
TiresProvides information about the tires used on the vehicle.
sectionDescribes the particular section or category of the vehicle equipment.
DetailsFurther expands on the equipment section by providing specific details or attributes of the equipment within that section.
Front_HeadroomThe vertical distance from the top of the front seating area to the ceiling.
Rear_HeadroomThe vertical distance from the top of the rear seating area to the ceiling.
Front_LegroomThe horizontal distance from the front seat to the back of the front seating area.
Rear_LegroomThe horizontal distance from the rear seat to the back of the front seating area.
Front_Shoulder_RoomThe horizontal distance from the center of the front seating area to the side of the vehicle.
Rear_Shoulder_RoomThe horizontal distance from the center of the rear seating area to the side of the vehicle.
sectionDescribes the particular section or category of the vehicle equipment.
DetailsFurther expands on the equipment section by providing specific details or attributes of the equipment within that section.
Overall_LengthRepresents the overall length of the cargo bed.
Cargo_LengthSpecifies the length of the cargo area within the cargo bed.
Width_At_WheelwellIndicates the width of the cargo bed at the wheelwell.
Width_At_WallRepresents the width of the cargo bed at the wall.
sectionDescribes the particular section or category of the vehicle equipment.
DetailsFurther expands on the equipment section by providing specific details or attributes of the equipment within that section.
Curb_Weight-automaticRepresents the weight of the vehicle when it is empty and includes all standard equipment and fluids.
Overall_LengthIndicates the total length of the vehicle from the front bumper to the rear bumper.
Overall_WidthSpecifies the width of the vehicle, which refers to the measurement across the widest point, including the side mirrors.
Overall_HeightRepresents the vertical measurement of the vehicle from the ground to its highest point.
WheelbaseRefers to the distance between the centers of the front and rear wheels.
Ground_ClearanceIndicates the vertical distance between the ground and the lowest point of the vehicle.
Track_FrontRepresents the distance between the centerlines of the front wheels.
Track_RearIndicates the distance between the centerlines of the rear wheels.
sectionDescribes the particular section or category of the vehicle equipment.
DetailsFurther expands on the equipment section by providing specific details or attributes.
Standard_SeatingRepresents the standard seating capacity of the vehicle.
Standard_TowingIndicates the standard towing capacity, which typically refers to the maximum weight that can be towed by the vehicle.
Maximum_TowingSpecifies the maximum towing capacity, which represents the highest weight that can be towed by the vehicle.
Standard_PayloadRepresents the standard payload capacity, which typically refers to the maximum weight that can be carried by the vehicle.
Maximum_PayloadIndicates the maximum payload capacity, which represents the highest weight that can be carried by the vehicle.
Standard_GVWRRepresents the standard Gross Vehicle Weight Rating (GVWR), which refers to the maximum permissible weight of the fully loaded vehicle.
Maximum_GVWRSpecifies the maximum Gross Vehicle Weight Rating (GVWR), which represents the highest permissible weight of the fully loaded vehicle.
fuel_detailsProvides information related to the fuel efficiency and fuel-related specifications of a vehicle.
City_MileageRepresents the mileage (in miles per gallon or MPG) of the vehicle in city driving conditions.
Highway_MileageRepresents the mileage (in MPG) of the vehicle on the highway.
Fuel_TypeSpecifies the type of fuel required by the vehicle.
Fuel_CapacityIndicates the maximum amount of fuel that the vehicle's fuel tank can hold.
Vehicle_warrantyContains information about warranties for vehicles.
typeRepresents the type of warranty associated with the vehicle.
warrantyProvides details about the warranty for the vehicle.
estimated_remainingsIndicates the estimated remaining duration or coverage of the warranty.