Verify Licence Plates Car

  • Openapi Delivery : Immediate
  • Openapi starting from € 0,30 + vat

Check the number plates of any car in real time and directly via API

Get information such as the registration date, model, make and engine capacity of a car from the number plate alone.

Esempio Verify Licence Plates Car

Thanks to the Auto Plate Check service, you can retrieve information via API for any car. You can do this using the license plate parameter.

In particular, from the 'License Plate' parameter, you can obtain over 10 updated pieces of information about the vehicle, such as:

  • car model ("CarModel")
  • registration date ("RegistrationYear")
  • brand ("CarMake")
  • version ("Version")
  • fuel type ("FuelType")
  • engine size ("EngineSize")
  • horsepower ("PowerCV")
  • number of doors ("NumberOfDoors")

The 'Car Licence Plate Verification' service is identified by the endpoint GET CAR/{license-plate}.

For each country, there will be a specific endpoint with the country code:

  • GET /IT-car/{LicensePlate} for Italy
  • GET /FR-car/{LicensePlate} for France
  • GET /UK-car/{LicensePlate} for the UK
  • GET /DE-car/{KBANumber} for Germany

The response is in real time, as is the updating of the database. All data come from official sources. 

EXAMPLE REQUEST

The request can be made from the TARGA parameter ('LicensePlate'). In this case we will use the endpoint for Italy

https://automotive.openapi.com/IT-CAR/{LicensePlate}

 In the case of Germany, the parameter is not the number plate but the KBA Number (Manufacturer Key Number / Type Key Number).

EXAMPLE RESPONSE 

Here is an example response, with all the vehicle specifications:

{
      "data": {
        "LicensePlate": "EX117YA",
        "Description": "AUDI A4 4ª series",
        "RegistrationYear": "2015",
        "CarMake": "AUDI",
        "CarModel": "A4 4ª series",
        "EngineSize": "",
        "FuelType": "Diesel",
        "MakeDescription": "AUDI",
        "ModelDescription": "A4 4ª series",
        "Immobiliser": "",
        "NumberOfDoors": "",
        "Version": "AUDI A4 2.0 TDI ultra 136CV ( 3/2014 )",
        "ABS": "",
        "AirBag": "",
        "Vin": "",
        "KType": "",
        "PowerCV": 136,
        "PowerKW": 100,
        "PowerFiscal": 20,
        "Timestamp": 1665411640
      },
      "success": true,
      "message": "",
      "error": null
    }

 

The service is currently available for Italy, France, Germany and Great Britain.

It is also possible to carry out the same check for motorbikes with Endpoint GET /moto/{LicensePlate}.

In addition, if the vehicle is insured, for Italy it is also possible to obtain the insurance details (name of the insurance company and expiry date) via the GET endpoint /IT-insurance/{LicensePlate} . On the other hand, for Great Britain only, it is also possible to obtain MOT information via the GET endpoint /UK-mot/{LicensePlate} .

Our prices

Price list for single API calls

Subscribe and save

  • TARGHE AUTO
  • 660 API calls/ year - 0,38€ per call (pay annually) € 0,38 + vat
  • 1.390 API calls/ year - 0,36€ per call (pay annually) € 0,36 + vat
  • 2.940 API calls/ year - 0,34€ per call (pay annually) € 0,34 + vat
  • 7.812 API calls/ year - 0,32€ per call (pay annually) € 0,32 + vat
  • 16.667 API calls/ year - 0,30€ per call (pay annually) € 0,30 + vat