€0.40 + VAT
The German KBA Car Check service allows you to obtain information such as registration date, model, technical characteristics of any German car synchronously and via API
Thanks to the German KBA Car Check service (CAR), it is possible to access information about any German car via API simply by using the KBA Number parameter.
With just one request, you can obtain constantly updated information about the car, such as:
The service is identified by the endpoint GET DE-car/{license-plate}. Other services dedicated to other European countries such as Italy, France, and the UK are also available.
GET /DE-car/{license-plate}
The request can be made using the KBA Number parameter ("KBA Number"). The endpoint will be characterized by the country code DE.
https://automotive.openapi.com/de-car/{license-plate}
GET /DE-car/{license-plate}
The response is in real-time, as is the database update. All data comes from official sources.
Here is an example of a response, with all the vehicle specifications:
{
"data": {
"LicensePlate": "4000305",
"Description": "Maserati Levante D V6 Auto",
"CarMake": "Maserati",
"CarModel": "Levante D V6 Auto",
"MakeDescription": "Maserati",
"ModelDescription": "Levante D V6 Auto",
"PoweKW": "59",
"PoweHP": "80",
"EngineSize": "1281",
"Fuel": "Benzin",
"Timestamp": 1665411640
},
"success": true,
"message": "",
"error": null
}
The response is for illustrative purposes only, and for some vehicles, not all listed data may be available.
The service is ideal for companies in the insurance sector, for example, for the automatic verification of vehicle data and for the conclusion of policies, or for fleet management companies for efficient monitoring and control of corporate fleets.
Do you need help?
Haven't found the answer you're looking for?
Fill in all the details, we will get back to you as soon as possible!
The KBA number in Germany is a unique identification code assigned to each vehicle model by the Kraftfahrt-Bundesamt (KBA), the Federal Motor Transport Authority. This number, also known as HSN/TSN (Herstellerschlüsselnummer / Typschlüsselnummer), consists of two parts:
These codes are essential for various bureaucratic processes, such as vehicle registration, insurance, and inspection procedures.
The KBA Car Verification service allows you to integrate, via API and within seconds, a service to obtain detailed information on any German car, using only the KBA number as a parameter.
The service provides access to numerous up-to-date details about the car, including:
Yes, there are other services available to obtain data for cars registered in other European countries such as Italy, France, and the United Kingdom.
The service is ideal for insurance companies, car dealerships and resellers, leasing and finance agencies, automotive professionals, and control bodies that need to quickly and securely integrate the vehicle information request service.
It is particularly useful for verifying vehicle information when issuing insurance policies, obtaining details on cars to be sold or purchased, conducting checks on vehicles under leasing or financing, verifying vehicle information during consultations or evaluations, as well as for ensuring the compliance and validity of vehicle data.
The data is constantly updated to ensure that the information provided is accurate and up to date.
The service is delivered within seconds.
The cost is €0.40.