VIN OCR API

An API to detect vehicle VINs in images, and scanned documents.

 ZPK » APIs » VIN OCR

A VIN number detector on images and documents

This API allows you to extract VIN VINs from any image or scanned document, even photos with adverse conditions for OCR.

ZPK's OCR for vehicle VINs can extract correct VINs even in photographs with reflections, dirt, rain and other conditions that in other traditional OCRs would return incorrect data.

If you are looking for an API for reading VINs without ocr, you might be interested in:
vin analyzer .

OCR VIN scanner, example of invalid numbers correction.
API, autocorrect VIN numbers

VIN autocorrection

ZPK's VINS OCR API is capable of detecting errors in the text provided, either due to a low-quality image or human typing errors.

In these cases our API will automatically provide a correct VIN informing your application that the number was corrected by our AI.

Data extraction

A VIN is not just a serial number, it contains relevant information about the vehicle to which it belongs.

This information, however, is subject to a multitude of particularities and exceptions depending on countries, manufacturing areas, types of vehicles, year of manufacture, and changes in the standard.

ZPK's VIN OCR takes all these particularities into account, being able to discern whether or not the extracted data is applicable to specific vehicles, and providing more reliable information.

User extracting information from a VIN number
User looking at VIN data ilustration

Edge cases

The VIN number of a vehicle should contain a control digit to know if the VIN was correctly written... in the USA and Canada, but not in Europe, but in some places in Asia.

In turn, the manufacturer Lamborghini incorrectly numbered some of its vehicles during the year 2001, causing this validation that should work to fail.

Our API takes into account these and hundreds of small details like these to provide the most relevant data and report its reliability.

not just an ocr, extract real data from VIN numbers

Transparent pricing

This and all of ZPK's APIs work on a cost-per-demand basis, there are no hidden fees or account maintenance fees, and we don't charge a monthly minimum for 'packs of thousands of requests' that you may not need.

You pay solely and exclusively for the use of the API, and there are no volume discounts because we offer the best price from the first request.

transparent pricing, no quotas, no signup fees

¿Ready to start?

You can use this API by creating an app on your dashboard. Check out the HTTP documentation, or if you're using PHP install our SDK on PHP for faster implementation.

VIN Extraction, PHP SDK

VINs OCR, in PHP

If your project is developed in PHP, we offer an SDK that will allow you to send SMS through our API in less development time, reducing costs.

Our SDK allows you to access SMS sending and any other ZPK Systems API with a single library installable through composer.