VIN Lookup with extended model details, including battery and charge time data.
The service benefits from low latency, making it suitable for high volume use cases.
Key Features
VIN-based Lookup
Extensive vehicle and model data easily accessed from a vehicle identification number
DVLA Details
Includes detailed DVLA description, VRM, registration dates and engine number
Keeper Changes
See the full history of keeper changes including dates
Plate Changes
Identify previous registration plates and change dates
Weights & Dimensions
In-depth technical data covering vital statistics for a wide range of use cases
EV & Engine Data
Detailed information on propulsion systems including efficiency, performance, range and charge times
Sample Response
V2
Documentation
Introduction
This endpoint return UK Vehicle Data model and DVLA registration data.
Header
When making calls to our API, include the following header:
x-api-key:your-api-key-here
Example Request
https://api.oneautoapi.com/ukvehicledata/vehicleandmodeldetailsfromvin?vehicle_identification_number=ABCDE123456F78910
Example Sandbox Request
https://sandbox.oneautoapi.com/ukvehicledata/vehicleandmodeldetailsfromvin?vehicle_identification_number=ABCDE123456F78910
Request Parameters
vehicle_identification_number
mandatory, string, e.g. ABCDE123456F78910
Vehicle identification number.
Sample Response
{
"success": true,
"result": {
"vehicle_details": {
"vehicle_identification": {
"ukvd_id": "A-BCDEFG",
"ukvd_uvc": "A-BCDEFG",
"vehicle_registration_mark": "AB21ABC",
"vehicle_identification_number": "ABCDE123456F78910",
"dvla_manufacturer_desc": "NISSAN",
"dvla_model_desc": "QASHQAI ACENTA PREMIUM DCI",
"dvla_wheelplan": "2 AXLE RIGID BODY",
"registration_date": "2020-01-01",
"first_registration_date": "2020-01-01",
"used_before_first_registration": true,
"manufactured_year": 2020,
"v5c_qty": 1,
"date_v5c_issued": "2020-01-01",
"engine_number": "A12345678",
"prior_ni_vrm": "ABC1234",
"dvla_body_desc": "5 DOOR HATCHBACK",
"dvla_fuel_desc": "DIESEL"
},
"vehicle_status_details": {
"is_non_eu_import": true,
"is_imported": true,
"certificate_of_destruction_issued": true,
"is_exported": true,
"exported_date": "2020-01-01",
"is_scrapped": true,
"scrapped_date": "2020-01-01"
},
"vehicle_excise_duty_details": {
"co2_gkm": 123,
"dvla_co2_band": "A",
"12_month_rfl_y1": 123,
"6_month_rfl_y2_to_y6_premium": 123.4,
"12_month_rfl_y2_to_y6_premium": 123,
"6_month_rfl_y2_to_y6": 12,
"12_month_rfl_y2_to_y6": 123
},
"colour_details": {
"colour": "RED",
"colour_changes_qty": 1,
"original_colour": "BLUE",
"last_colour": "RED",
"date_of_last_colour_change": "2020-01-01"
},
"keeper_change_list": [
{
"number_previous_keepers": 1,
"date_of_last_keeper_change": "2020-01-01"
}
],
"plate_change_list": [
{
"current_vehicle_registration_mark": "AB21ABC",
"transfer_type": "DataMove",
"date_of_receipt": "2020-01-01",
"previous_vehicle_registration_mark": "AB21ABC",
"cherished_plate_transfer_date": "2020-01-01"
}
]
},
"model_details": {
"ukvd_variant_code": 1,
"model_data": {
"manufacturer_desc": "MINI",
"model_range_desc": "Convertible",
"model_desc": "Cooper D",
"model_variant": "SPRINTER 516 CDI",
"ukvd_series_desc": "A12",
"ukvd_mark": 6,
"model_start_date": "2020-01-01",
"model_end_date": "2020-01-01",
"emission_class": "Euro 6",
"country_of_origin": "United Kingdom",
"ukvd_fuel_type_desc": "Diesel",
"cab_type_desc": "Crew Cab",
"type_approval_category": "M1",
"market_sector_code": "AA",
"vehicle_type": "Car",
"vehicle_taxation_class": "Car"
},
"body_details": {
"ukvd_body_shape": "Standard Roof",
"ukvd_body_type_desc": "SUV Estate",
"fuel_capacity_litres": 12,
"number_axles": 2,
"number_doors": 5,
"number_seats": 5,
"payload_volume_square_metres": 12,
"wheelbase_type_desc": "Long Wheelbase",
"platform_desc": "MLB",
"is_platform_shared": false
},
"dimensions": {
"vehicle_height_mm": 1234,
"vehicle_length_mm": 1234,
"vehicle_width_mm": 1234,
"vehicle_wheelbase_mm": 1234,
"load_length_mm": 1234
},
"weights": {
"min_kerbweight_kg": 1234,
"gross_trainweight_kg": 1234,
"unladen_weight_kg": 1234,
"payload_weight_kg": 1234,
"gross_vehicleweight_kg": 1234,
"gross_combined_weight_kg": 1234
},
"power_source": {
"power_source_vehicle_type": "ICE",
"ice_details": {
"engine_family": "EA89",
"engine_stroke_mm": 12,
"valves_per_cylinder": 4,
"aspiration": "Naturally aspirated",
"number_cylinders": 6,
"engine_location": "Front",
"cylinder_arrangement": "V",
"valve_gear": "DOHC",
"ukvd_engine_desc": "3.0LT TDV6-C",
"engine_bore_mm": 12,
"engine_manufacturer": "Ford",
"fuel_delivery": "Injection",
"power_delivery": "Normal",
"engine_capacity_cc": 1234,
"engine_badged_size_litres": 1.2
},
"electric_details": {
"hardware": {
"platform_shared": false,
"platform_name": "2022 JAGUAR, F-PACE S PHEV AWD AUTO",
"tesla_supercharger_compatible": true,
"manufacturing_location": "Poland"
},
"vehicle_warranty_information": {
"manufacturer_vehicle_warranty_miles": 12345,
"manufacturer_vehicle_warranty_months": 12
},
"range_figures": {
"ukvd_real_electric_range_miles": 123,
"ukvd_real_electric_range_km": 123.4,
"fast_charger_chargespeed_10to80_percent_mph": 123,
"zero_emission_mileage": 123,
"ev_range_test_cycles": [
{
"ev_range_test_type": "WLTP",
"range_combined_miles": 123,
"range_combined_km": 123.45,
"range_city_miles": 123,
"range_city_km": 123.45
}
]
},
"economy": {
"max_kw_charge_input": 12,
"drag_coefficient": 0.12,
"watt_hour_miles": 123
},
"software": {
"ota_upgradeable": true,
"latest_ota_version": "2022.36.2",
"in_vehicle_software": "Example Android"
},
"charge_cable_list": [
{
"is_standard": true,
"charge_cable_desc": "3 pin plug"
}
],
"tesla_supercharger_list": [
{
"supercharger_max_charge_kw": 123,
"is_compatible": false,
"requires_ccs_adaptor": true,
"average_chargetime_10to80_percent_mins": 123
}
],
"battery_detail_list": [
{
"badged_battery_capacity_kwh": 12,
"battery_description": "Audi E-tron 71kWh",
"battery_type": "Lithium-Ion 375V",
"battery_volts": 123,
"battery_location": "Under Floor/Middle",
"battery_warranty_months": 12,
"battery_warranty_mileage": 123456
}
],
"charge_port_detail_list": [
{
"charge_port_type": "Type 2",
"charge_port_location": "Left/Front",
"onboard_charger_max_power_kw": 12,
"is_standard_charge_port": true,
"charge_times": {
"average_charge_times_10_to_80_percent": [
{
"electric_vehicle_supply_equipment_power_kw": 2.3,
"chargetime_mins": 1234
}
]
}
}
],
"electric_motor_detail_list": [
{
"manufacturer": "Audi",
"motor_model": "E-Tron",
"motor_type": "Permanent magnet synchronous",
"max_netpower_kw": 215,
"power_rpm": 12,
"torque_nm": 123,
"is_regen_braking": true,
"motor_location": "Front",
"driving_axle": "Front",
"additional_information": "Example additional information"
}
],
"transmission_detail_list": [
{
"transmission_type": "Automatic",
"number_gears": 1,
"transmission_location": "Front"
}
]
}
},
"euro_ncap": {
"ncap_overall_rating": 5,
"ncap_child_occupant_protection_percentage": 12,
"ncap_adult_occupant_protection_percentage": 12,
"ncap_pedestrian_protection_percentage": 12,
"ncap_safety_assist_percentage": 12
},
"emissions": {
"is_fuel_catalyst": false,
"co2_gkm": 12
},
"performance": {
"torque": {
"torque_nm": 123,
"torque_lbft": 123.5,
"torque_rpm": 1234,
"torque_derived_from": 123
},
"power": {
"power_bhp": 123.4,
"power_ps": 123.4,
"kilowatt": 123,
"power_rpm": 1234
},
"statistics": {
"0to60_mph": 123.5,
"0to100_kmph": 123.4,
"max_speed_kmh": 123.4,
"top_speed_mph": 123
}
},
"fuel_economy": {
"nedc_extra_urban_litres_100km": 12.3,
"nedc_extra_urban_mpg": 12.3,
"nedc_extra_urban_cold_litres_100km": 12.3,
"nedc_extra_urban_cold_mpg": 12.3,
"combined_litres_100km": 12.3,
"combined_mpg": 12.3
},
"sound_levels": {
"stationary_soundlevel_db": 123,
"stationary_soundlevel_rpm": 123,
"driveby_soundlevel_db": 123
},
"transmission": {
"driving_axle": "All - Permanent",
"number_gears": 1,
"transmission_type": "Automatic",
"drive_type_desc": "4X4"
}
}
},
"error": "If there is an error the message would go here"
}Response Parameters
success
e.g. true
Whether the api call was successful
ukvd_id
e.g. A-BCDEFG
UK Vehicle Data's UKVD ID.
ukvd_uvc
e.g. A-BCDEFG
UK Vehicle Data's UKVD UVC.
vehicle_registration_mark
e.g. AB21ABC
Vehicle registration number (VRM).
vehicle_identification_number
e.g. ABCDE123456F78910
Vehicle identification number (VIN).
dvla_manufacturer_desc
e.g. NISSAN
DVLA manufacturer description.
dvla_model_desc
e.g. QASHQAI ACENTA PREMIUM DCI
DVLA model description.
dvla_wheelplan
e.g. 2 AXLE RIGID BODY
DVLA wheelplan code.
registration_date
e.g. 2020-01-01
Date the vehicle was first registered in the UK.
first_registration_date
e.g. 2020-01-01
Date of first registration.
used_before_first_registration
e.g. true
Vehicle was used before DVLA/DLNI first registration.
manufactured_year
e.g. 2020
Year of manufacture.
v5c_qty
e.g. 1
Number of V5 documents issued.
date_v5c_issued
e.g. 2020-01-01
Date the v5 was issued.
engine_number
e.g. A12345678
Vehicle engine number.
prior_ni_vrm
e.g. ABC1234
Previous NI vehicle registration mark.
dvla_body_desc
e.g. 5 DOOR HATCHBACK
DVLA body description.
dvla_fuel_desc
e.g. DIESEL
DVLA fuel description.
is_non_eu_import
e.g. true
Vehicle is non-eu import.
is_imported
e.g. true
Vehicle is imported.
certificate_of_destruction_issued
e.g. true
Has a certificate of destruction been issued.
is_exported
e.g. true
Vehicle is exported.
exported_date
e.g. 2020-01-01
Date vehicle was exported.
is_scrapped
e.g. true
Has the vehicle been scrapped.
scrapped_date
e.g. 2020-01-01
Date the vehicle was scrapped.
co2_gkm
e.g. 123
CO2 in g/km
dvla_co2_band
e.g. A
DVLA co2 band.
12_month_rfl_y1
e.g. 123
Year One 12 month Road Fund Licence.
6_month_rfl_y2_to_y6_premium
e.g. 123.4
Year Two to Year Six 6 month Road Fund Licence for vehicles over £40k.
12_month_rfl_y2_to_y6_premium
e.g. 123
Year Two to Year Six 12 month Road Fund Licence for vehicles over £40k.
6_month_rfl_y2_to_y6
e.g. 12
Year Two to Year Six 6 month Road Fund Licence
12_month_rfl_y2_to_y6
e.g. 123
Year Two to Year Six 12 month Road Fund Licence
colour
e.g. RED
Exterior colour of vehicle.
colour_changes_qty
e.g. 1
Colour change quantity.
original_colour
e.g. BLUE
Vehicle's original colour.
last_colour
e.g. RED
Vehicle's last colour
date_of_last_colour_change
e.g. 2020-01-01
Date of last colour change.
number_previous_keepers
e.g. 1
Number of previous keepers.
date_of_last_keeper_change
e.g. 2020-01-01
Date of last keeper change.
current_vehicle_registration_mark
e.g. AB21ABC
Current vehicle registration mark.
transfer_type
e.g. DataMove
Plate transfer type.
date_of_receipt
e.g. 2020-01-01
Recorded date of transfer at DVLA.
previous_vehicle_registration_mark
e.g. AB21ABC
Previous vehicle registration mark.
cherished_plate_transfer_date
e.g. 2020-01-01
Plate transfer date.
ukvd_variant_code
e.g. 1
Code number identifying the vehicle (model) variant.
manufacturer_desc
e.g. MINI
Manufacturer description
model_range_desc
e.g. Convertible
Model range description.
model_desc
e.g. Cooper D
Model description.
model_variant
e.g. SPRINTER 516 CDI
Model variant (applicable to commercial vehicles).
ukvd_series_desc
e.g. A12
Model series assigned by the manufacturer.
ukvd_mark
e.g. 6
Manufacturer’s mark (where applicable).
model_start_date
e.g. 2020-01-01
Manufacturer's Start Date for this vehicle Make, Model, Series.
model_end_date
e.g. 2020-01-01
Manufacturer's End Date for this vehicle Make, Model, Series.
emission_class
e.g. Euro 6
European emission standard. Value indicates the emission levels in line with the age of the vehicle.
country_of_origin
e.g. United Kingdom
Where the vehicle was made and manufactured.
ukvd_fuel_type_desc
e.g. Diesel
UK Vehicle Data's fuel type.
cab_type_desc
e.g. Crew Cab
Cab type (applicable to commercial vehicles).
type_approval_category
e.g. M1
Type approval category code assigned to this type of vehicle.
market_sector_code
e.g. AA
Market sector code assigned to this type of vehicle.
vehicle_type
e.g. Car
Class of vehicle.
vehicle_taxation_class
e.g. Car
Vehicle taxation class, determined from Type Approval Category,
ukvd_body_shape
e.g. Standard Roof
UK Vehicle Data's body shape (applicable to commercial vehicles).
ukvd_body_type_desc
e.g. SUV Estate
UK Vehicle Data's body type description.
fuel_capacity_litres
e.g. 12
Fuel capacity in litres.
number_axles
e.g. 2
Number of axles.
number_doors
e.g. 5
Number of doors.
number_seats
e.g. 5
Number of seats.
payload_volume_square_metres
e.g. 12
Payload volume in square metres (applicable to commercial vehicles).
wheelbase_type_desc
e.g. Long Wheelbase
Wheelbase type.
platform_desc
e.g. MLB
Name of the platform the vehicle is based on.
is_platform_shared
e.g. false
Platform is shared across multiple models.
vehicle_height_mm
e.g. 1234
Overall height of the vehicle, including roof-bars or aerial in millimetres.
vehicle_length_mm
e.g. 1234
Overall length of the vehicle (bumper to bumper). Does not include any after market items, which may extended the length of the vehicle in millimetres.
vehicle_width_mm
e.g. 1234
Overall width, including the wing mirrors in millimetres.
vehicle_wheelbase_mm
e.g. 1234
Measurement between the centre of the wheels on either side of the vehicle in millimetres.
load_length_mm
e.g. 1234
Load length from the bulk-head to the back doors in millimetres (applies to commercial vehicles).
min_kerbweight_kg
e.g. 1234
Weight of the vehicle, including a full tank of fuel and all standard equipment in kilograms.
gross_trainweight_kg
e.g. 1234
Maximum weight a vehicle is allowed (including) a trailor in kilograms
unladen_weight_kg
e.g. 1234
Weight of the vehicle, including all standard equipment in kilograms.
payload_weight_kg
e.g. 1234
Difference between the Kerb Weight and the Gross Weight in kilograms.
gross_vehicleweight_kg
e.g. 1234
Total weight of the vehicle including the Kerb Weight and Payload Weight in kilograms.
gross_combined_weight_kg
e.g. 1234
Total combined weight: Fully laden vehicle and fully laden trailor added together in kilograms.
power_source_vehicle_type
e.g. ICE
Vehicle power delivery type.
engine_family
e.g. EA89
Basic unit used to identify a family/group of engines for certification and compliance purposes.
engine_stroke_mm
e.g. 12
A measure (in millimetres) of the engine's cycle during which the piston travels from top to bottom or vice versa.
valves_per_cylinder
e.g. 4
Number of valves per cylinder.
aspiration
e.g. Naturally aspirated
Engines aspiration description.
number_cylinders
e.g. 6
Number of cylinders within the engine.
engine_location
e.g. Front
Location of the engine.
cylinder_arrangement
e.g. V
Arrangement of the cylinders within the engine.
valve_gear
e.g. DOHC
Describes the type/placement.
ukvd_engine_desc
e.g. 3.0LT TDV6-C
UK Vehicle Data's engine description.
engine_bore_mm
e.g. 12
Diameter measurement of the cylinder in millimetres.
engine_manufacturer
e.g. Ford
Manufacturer of the engine.
fuel_delivery
e.g. Injection
Fuel delivery method.
power_delivery
e.g. Normal
Power delivery type for this vehicle.
engine_capacity_cc
e.g. 1234
Cubic capacity of the engine.
engine_badged_size_litres
e.g. 1.2
Engine badged size in litres.
platform_shared
e.g. false
Does the vehicle share a set of common design, engineering and production efforts as well as major components.
platform_name
e.g. 2022 JAGUAR, F-PACE S PHEV AWD AUTO
Name of the platform.
tesla_supercharger_compatible
e.g. true
Is the hardward compatible with Tesla Superchargers.
manufacturing_location
e.g. Poland
Where the vehicle was manufactured.
manufacturer_vehicle_warranty_miles
e.g. 12345
Manufacturer warranty from new, in miles.
manufacturer_vehicle_warranty_months
e.g. 12
Manufacturer warranty from new, in months.
ukvd_real_electric_range_miles
e.g. 123
UK Vehicle Data's range in miles tested under real driving conditions.
ukvd_real_electric_range_km
e.g. 123.4
UK Vehicle Data's range in kilometres tested under real driving conditions.
fast_charger_chargespeed_10to80_percent_mph
e.g. 123
10-80% fast charger charge speed miles per hour.
zero_emission_mileage
e.g. 123
The maximum distance in miles that can be driven in electric mode without recharging the battery.
ev_range_test_type
e.g. WLTP
EV range test type.
range_combined_miles
e.g. 123
Combined range miles.
range_combined_km
e.g. 123.45
Combined range in kilometres.
range_city_miles
e.g. 123
City range in miles.
range_city_km
e.g. 123.45
City range in kilometres.
max_kw_charge_input
e.g. 12
Maximum kilowatt charge.
drag_coefficient
e.g. 0.12
Force acting against the vehicle as it drives in a forward direction.
watt_hour_miles
e.g. 123
Amount of energy used to travel one mile.
ota_upgradeable
e.g. true
Software can be upgraded over-the-air.
latest_ota_version
e.g. 2022.36.2
Latest version of the over-the-air software.
in_vehicle_software
e.g. Example Android
Vehicle infotainment software.
is_standard
e.g. true
Is the charge cable supplied as standard or optional.
charge_cable_desc
e.g. 3 pin plug
Charge cable description.
supercharger_max_charge_kw
e.g. 123
Maximum charge for Tesla supercharger in kilowatts.
is_compatible
e.g. false
This vehicle is compatible with this supercharger version.
requires_ccs_adaptor
e.g. true
Does this supercharger version require a CCS (Combined Charging System) Adaptor.
average_chargetime_10to80_percent_mins
e.g. 123
Average charge time taken in minutes using this supercharger version from 10% to 80%
badged_battery_capacity_kwh
e.g. 12
Badged battery capacity in kilowatt hours.
battery_description
e.g. Audi E-tron 71kWh
Battery description.
battery_type
e.g. Lithium-Ion 375V
Battery type.
battery_volts
e.g. 123
Voltage of the battery.
battery_location
e.g. Under Floor/Middle
Where on the vehicle the battery is situated.
battery_warranty_months
e.g. 12
The number of months (from new) the battery is covered under a manufacturers warranty.
battery_warranty_mileage
e.g. 123456
Number of miles (from new) the battery is covered under a manufacturers warranty.
charge_port_type
e.g. Type 2
Type of port for this charge port item.
charge_port_location
e.g. Left/Front
Position on the vehicle of this charge port item.
onboard_charger_max_power_kw
e.g. 12
Maximum capacity of the onboard charger for this charge port item in kilowatts.
is_standard_charge_port
e.g. true
Is the charge port standard.
electric_vehicle_supply_equipment_power_kw
e.g. 2.3
Rate of the power delivery in kilowatts.
chargetime_mins
e.g. 1234
Time in minutes to go from 10% to 80%.
manufacturer
e.g. Audi
Electric motor manufacturer.
motor_model
e.g. E-Tron
Motor model.
motor_type
e.g. Permanent magnet synchronous
Motor type.
max_netpower_kw
e.g. 215
Maximum net power in kilowatts.
power_rpm
e.g. 12
Maximum power described in rpm (Revolutions Per Minute).
torque_nm
e.g. 123
Maximum power described in Torque Nm (Torque Newton Metres).
is_regen_braking
e.g. true
Does the vehicle have regenerative braking (power generated when the vehicle is braking).
motor_location
e.g. Front
Location of the motor.
driving_axle
e.g. Front
Which axle the motor is delivering power to.
additional_information
e.g. Example additional information
Any additional information.
transmission_type
e.g. Automatic
Transmission type.
number_gears
e.g. 1
Number of gears.
transmission_location
e.g. Front
Location of the transmission.
ncap_overall_rating
e.g. 5
NCAP (The European New Car Assessment Programme) safety rating as assigned by NCAP.
ncap_child_occupant_protection_percentage
e.g. 12
NCAP percentage - rated level of protection for a child occupant, in the event of an impact.
ncap_adult_occupant_protection_percentage
e.g. 12
NCAP percentage - rated level of protection for a adult occupant, in the event of an impact.
ncap_pedestrian_protection_percentage
e.g. 12
NCAP percentage - rated level of protection for a pedestrian, in the event of an impact.
ncap_safety_assist_percentage
e.g. 12
NCAP percentage - rated level of the vehicles breaking and warning systems.
is_fuel_catalyst
e.g. false
Does the vehicle have a catalyst convertor.
co2_gkm
e.g. 12
CO2 in g/km
torque_nm
e.g. 123
Maximum power described in Torque Nm (Torque Newton Metres).
torque_lbft
e.g. 123.5
Maximum power described in Lb/ft (Pound per foot).
torque_rpm
e.g. 1234
Maximum power described in rpm (Revolutions Per Minute).
torque_derived_from
e.g. 123
Derived from - shows which value is the base figure and the others are calculated.
power_bhp
e.g. 123.4
Maximum BHP (Brake Horse Power) of this vehicle.
power_ps
e.g. 123.4
Power PS.
kilowatt
e.g. 123
Maximum power measurement in Kilowatts.
power_rpm
e.g. 1234
Maximum power described in rpm (Revolutions Per Minute).
0to60_mph
e.g. 123.5
Manufacturer's claimed time (in seconds) for 0 - 60 miles per hour.
0to100_kmph
e.g. 123.4
Manufacturer's claimed time (in seconds) for 0 - 100 kilometers per hour.
max_speed_kmh
e.g. 123.4
Manufacturers claimed maximum speed in kilometers per hour.
top_speed_mph
e.g. 123
Manufacturer's claimed top speed in miles per hour
nedc_extra_urban_litres_100km
e.g. 12.3
Extra Urban fuel consumption in Litres per 100 kilometres.
nedc_extra_urban_mpg
e.g. 12.3
NEDC number of miles per gallon B-road, A-road and motorway driving ICE
nedc_extra_urban_cold_litres_100km
e.g. 12.3
The urban cold fuel consumption in Litres per 100 kms.
nedc_extra_urban_cold_mpg
e.g. 12.3
The urban cold fuel consumption in Miles per Gallon.
combined_litres_100km
e.g. 12.3
Combined fuel consumption in MPG.
combined_mpg
e.g. 12.3
Combined fuel consumption in MPG.
stationary_soundlevel_db
e.g. 123
Sound level in decibels whilst vehicle is stationary.
stationary_soundlevel_rpm
e.g. 123
Sound level in decibels for Engine speed levels.
driveby_soundlevel_db
e.g. 123
Sound level in decibels for the drive by levels.
driving_axle
e.g. All - Permanent
Which axle the motor is delivering power to.
number_gears
e.g. 1
Number of gears.
transmission_type
e.g. Automatic
Transmission type.
drive_type_desc
e.g. 4X4
Number of wheels the engine is delivering power to.
error
e.g. If there is an error the message would go here
Details of what went wrong with the api call
Status Codes
200
success, chargeable
Request has been successfully received and a response has been sent.
202
accepted, non-chargeable
Request has been received and accepted for processing, but the action has not yet been completed.
204
no content, non-chargeable
Request has been successfully received but there is no content to return e.g. if an invalid VRM has been sent.
206
partial content, non-chargeable
Request has been successfully received but limited content is returned e.g. if an invalid VRM has been sent.
400
bad request, non-chargeable
Request was not received e.g. if any required parameters are missing.
403
forbidden, non-chargeable
Request was rejected e.g. if the API key is invalid or the service is not enabled.
429
too many requests, non-chargeable
API key rate limit/quota has been exceeded.
500
internal server error, non-chargeable
We are unable to process the request e.g. if the API is under extremely heavy load.
503
service unavailable, non-chargeable
Service is temporarily unavailable. Contact help@oneautoapi.com
