Vehicle Specifications API
Access detailed vehicle specifications for all vehicles in North America and EU (coming soon) for all manufacturers from the year 1999-present.
Our Vehicle Specifications API Service is all you need
Product Features
Availability
Coverage
Easy integration
With our API, you can quickly retrieve the following information to provide:
General Information
Performance
Vehicle Price
Dimensions
Fuel economy
Safety features
Mechanical and Powertrain
Wheels and Additional Information
Interior and exterior features
API response sample
- Year: 2015
- Make: Ford
- Model: F-150
{
"status": "success",
"data": {
"basic": {
"make": "Ford",
"model": "F-150",
"year": "2015",
"trim": "Base 4dr Sedan",
"doors": "4",
"vehicle_size": ""
},
"engine": {
"displacement_(l_ci)": "2.4",
"engine_model": "I-4",
"engine_camshaft": "DOHC",
"net_torque": "180 lb-ft. @ 3,600",
"horsepower": "201 hp @ 6,800",
"sae_net_horsepower_rpm": "201 hp @ 6,800"
},
"transmission": {
"transmission_style": "8-spd auto-shift man w/OD"
},
"dimensions": {
"trunk_volume": "12.4 ft³",
"width": "70.6 in",
"height": "55.6 in",
"length": "182.2 in",
"min_ground_clearance": "undefined in",
"wheelbase": "105.1 in",
"rear_hip_room": "52 in",
"front_hip_room": "50 in",
"rear_shoulder_room": "54 in",
"front_shoulder_room": "56 in",
"rear_legroom": "34.0 in",
"front_legroom": "42.3 in",
"rear_head_room": "36 in"
},
"drivetrain": {
"drive_type": "front-wheel",
"final_drive_axle_ratio": "3.94"
},
"braking": {
"rear_brake_type": "4-wheel disc",
"front_brake_type": "4-wheel disc",
"disc_front": "Yes"
},
"suspension": {
"steering_type": "rack and pinion",
"rear_suspension": "strut",
"suspension_type_front_cont": "multi-link"
},
"colors": {
"exterior": [
{
"color": "Lunar Silver Metallic",
"rgb": "160,160,160"
},
{
"color": "Platinum White Pearl",
"rgb": "224,221,212"
},
{
"color": "Modern Steel Metallic",
"rgb": "64,63,63"
},
{
"color": "Majestic Black Pearl",
"rgb": "5,5,5"
},
{
"color": "Performance Red Pearl",
"rgb": "153,17,49"
}
],
"interior": [
{
"color": "Ebony w/Leatherette Seat Trim",
"rgb": "40,40,40"
}
]
},
"seating": {
"standard_seating": "5 passengers"
},
"weight": {
"curb_weight": "3,095 lbs."
},
"wheels_and_tires": {
"front_tire_size": "P215/45VR17.0 BSW performance AS",
"rear_tire_size": "P215/45VR17.0 BSW performance AS",
"rear_tire_order_code": "STDTR",
"front_tire_order_code": "STDTR",
"wheel_size_(inches)": "17",
"steering_type": "rack and pinion",
"anti_lock_brakes": "4-wheel"
},
"market_value": {
"msrp": "$25,900 ",
"destination_charge": null
},
"fuel": {
"fuel_economy": "24 City / 34 Hwy",
"highway_mileage": "34 MPG",
"city_mileage": "24 MPG",
"fuel_capacity": "13.2 gal."
},
"feature": {
"mechanical_and_powertrain": {
"Engine": "2.4L I-4",
"Engine - valvetrain": "DOHC",
"Brakes": "4-wheel disc",
"Anti-lock braking system (ABS)": "4-wheel",
"Brake assist": "Standard",
"Drive type": "front-wheel",
"Exhaust": "stainless steel",
"Steering": "rack and pinion",
"Speed sensitive steering": "Standard",
"Suspension tuning": "regular",
"Front suspension type": "strut",
"Front anti-roll bar": "Standard",
"Front shocks": "gas-pressurized",
"Front springs": "coil",
"Rear suspension type": "multi-link",
"Rear anti-roll bar": "Standard",
"Rear shocks": "gas-pressurized",
"Rear springs": "coil",
"Electronic stability system": "Vehicle Stability Assist",
"Sequential shift control": "Sequential SportShift",
"Transmission": "8-spd auto-shift man w/OD",
"Axle ratio": "3.94",
"Traction control": "ABS and driveline"
},
"interior": {
"Driver information center": "Standard",
"Tachometer": "Standard",
"Trip computer": "Standard",
"Water temp gauge": "Standard",
"Low fuel warning": "Standard",
"Service interval warning": "Standard",
"Lighting - glovebox": "Standard",
"Lighting - map lights": "front",
"Lighting - dome light": "fade",
"Lighting - cargo light": "Standard",
"Illuminated vanity mirrors": "driver and passenger",
"Rear window defogger": "Standard",
"Rear view mirror": "day-night",
"Mirrors - visor vanity mirrors": "driver and passenger",
"Seatback storage pockets": "1",
"Tilt-Wheel adjustable steering column": "Standard",
"Steering wheel material": "leather",
"Air conditioning, front": "dual zone automatic",
"Air filter": "Standard",
"Underseat ducts": "Standard",
"Clock": "in-dash",
"Cupholders": "front and rear",
"Gear shift knob trim": "leather",
"Floor console": "full",
"Floor mats": "carpeted front and rear",
"Instrumentation": "analog",
"Airbags, frontal": "driver and front passenger",
"Airbags, side impact": "seat mounted, driver and passenger",
"Airbags, side curtain": "curtain 1st and 2nd row",
"Height adjustable safety belts": "front",
"Seatbelt pre-tensioners": "front"
},
"exterior": {
"Exterior light control": "fully automatic",
"Antenna": "window grid",
"Body material": "fully galvanized steel",
"Paint": "clearcoat monotone",
"Grille trim": "black w/chrome surround",
"Fog/driving lights": "N/A",
"Door count": "4 doors",
"Rear cargo door": "trunk",
"Tinted windows": "light",
"Rear window type": "fixed",
"Mirrors": "power remote driver, power remote w/tilt down passenger",
"Heated door mirrors": "Standard",
"Sunroof": "1st row regular express open/close sliding and tilting glass",
"Spoiler": "N/A",
"Tires": "P215/45VR17.0 BSW performance AS",
"Wheels": "17\" machined w/painted accents aluminum",
"Windshield wipers - front": "variable intermittent",
"Headlights": "LED low/high beam, Jewel Eye",
"Delay off headlamps": "Standard",
"Daytime running lights": "Standard"
}
},
"comfort": {
"Front seat type": "bucket",
"Standard seating": "5 passengers",
"Front driver seat direction controls": "8-way power",
"Front passenger seat direction controls": "4-way",
"Lumbar support": "driver",
"Front armrests": "center",
"Front head restraints": "adjustable",
"Heated front seats": "driver and front passenger heated-cushion, heated-seatback",
"Memory": "N/A",
"Rear seats": "full bench",
"Rear armrest": "Standard",
"Rear head restraints": "3 - adjustable",
"Seat trim": "leatherette"
},
"recalls": []
}
}
API Documentation
We provide solutions for a variety of automotive businesses, including:
Car Dealerships
Online Car Marketplace
Auto Repair Shops
Car Rental Agencies
Insurance Companies
Vehicle History Report Providers
The VIN Decoding API
What Our Client Saying About Us?
ES
US
CA
What Are You Waiting For?
Frequently Asked Questions
What is a Vehicle Specifications API, and how does it work?
A Vehicle Specifications API is a tool that provides detailed information about vehicles, including data like make, model, year, trim, engine details, dimensions, vehicle manufacturers, and much more. It works by allowing you to send specific vehicle parameters (e.g., year, make, model, and trim) as input. In return, it provides a comprehensive set of details about that vehicle from our extensive database.
Can the API decode vehicle history using the VIN (Vehicle Identification Number)?
Yes, our Vehicle History API can be used to access vehicle history information. Need a stolen vehicle API, NHTSA API, or KBB API? Vehicle Databases is the right car API platform for you to enable access to different vehicle data. With this API, you can access all information regarding any vehicle’s records and seamlessly provide this information to consumers through mobile apps and websites.
What is an Electric Vehicle Specifications API, and how does it work?
An Electric Vehicle Specifications API is a powerful tool that offers in-depth information about electric vehicles, including details like make, model, battery capacity, charging times, range, and more. Its operation is quite straightforward. You input specific electric vehicle parameters (such as make, model, and year), and in return, it fetches a comprehensive set of electric vehicle specifications from our extensive database.
Is the data in the API accurate and up-to-date?
Yes, we are committed to providing accurate and up-to-date automotive data. Our database is continually updated to ensure that you receive the most reliable information and dataset about vehicles.
How can I integrate the Vehicle Specifications API into my business operations?
Integrating the automotive API into your apps and services is straightforward. We provide documentation and support to assist developers in integrating the API into your website, application, or business software.
What industries can benefit from the Vehicle Specifications API?
Our API caters to various industries directly or indirectly related to automotive and vehicle data. This includes fleet maintenance, vehicle marketing, auto parts dealers, vehicle procurement, car inventory management, dealerships, automobile garages, body shops, service centers, and more. These industries can also access data for new vehicles with our commercial APIs.
Are there free car APIs?
No, there are no free Car APIs. You can, however, register to access 15 free credits to use on any API of your choice- VIN decoder API, Vehicle Image API, our Edmunds API alternative (Vehicle Market value API), Auction history API, Sales History API, Vehicle history API, auto parts API, and several vehicle APIs.