Vehicles

The vehicles registered to the person, from the Spanish traffic authority (DGT)

View as Markdown

Where it lives: in the Spain Public Administration results, at data.driver.vehicles. APIs with dedicated per-product results endpoints return this model directly.

Each entry is a vehicle registered to the person: identification, insurance situation, inspection status and administrative state. Use it for asset verification and to spot liabilities (an uninsured or inspection-overdue vehicle) at a glance.

product"driver_data"Required
sub_family"driver_data:eu_owned_vehicle"Required
fetch_datestringRequiredformat: "datetime"
Date this product was fetched
countrystringRequiredformat: "country"
Country where the vehicle is registered.
registration_datedateRequired
Registration date of the vehicle.
inspection_expiry_datedateOptional
inspection_pendingbooleanOptional
If true, the vehicle has failed the previous inspection or is pending to be inspected.
license_platestringOptional
License plate number of the vehicle.
administrative_situationstringOptional
Current administrative situation of the vehicle.
vinstringOptional
Vehicle Identification Number.
makestringOptional
Vehicle manufacturer.
modelstringOptional
Vehicle model name.
trimstringOptional

Specific vehicle trim/variant.

colorstringOptional
Color of the vehicle.
mileageintegerOptional>=0
mileage_datedateOptional
Date when the mileage was recorded.
fuel_typestringOptional
Fuel type of the vehicle.
emission_classstringOptional
Emission class of the vehicle.
insuranceobjectOptional
Vehicle insurance policy.
simple_vehicle_reportobjectOptional
Simple vehicle report.

Insurance

The vehicle’s insurance situation:

Vehicle insurance policy.
is_activebooleanRequired
Whether the vehicle has an active insurance policy.
companystringOptional
Name of the insurance company.
start_datedateOptional
Start date of the insurance policy.
end_datedateOptional
End date of the insurance policy.

Incident report

When available, a quick yes/no on whether the vehicle has recorded incidents:

Simple vehicle report.
report_datestringRequiredformat: "datetime"
Date when the information was consulted.
has_incidentsbooleanRequired
Whether the vehicle has incidents, meaning that at the time of the inquiry, there are one or more annotations that prevent administrative processing or the circulation of the vehicle. For your safety, request a full vehicle report to know the details of all the information held in the Registry regarding the vehicle consulted.