Our algo handles VIN images that are blurry, low-res, dark, angled, and much more!
Send VIN images to our API Cloud or SDK (coming soon!). See our fully documented API Code.
Take out VIN OCR engine for a free test drive (no credit card required)!
1 2 3 |
$ curl -H "Authorization: Token 123abc..." -F "image=@/path/to/vin.jpg" https://api.platerecognizer.com/v1/vin/reader/ |
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 |
{ "processing_time": 130.849, "results": [ { "identifier": { "type": "text", "props": { "code": [ { "value": "WAULC68E25A008579" } ], "orientation": [ { "value": "horizontal" } ] } } } ], "filename": "image.jpg", "version": 1, "camera_id": null, "timestamp": "2025-05-13T15:36:12.537008Z" } |
Integrate with our VIN OCR API with a few lines of code on a variety of programming languages: Python, Javascript, Ruby, C#, etc.
Get an easy to use JSON response with VIN number.
Get it all up and running in under 15 minutes. Free Trial with no Credit Card required!
Plate Recognizer VIN OCR is priced as a subscription fee based on # Lookups per month.
Take advantage of our Free Trial and start today!
Let us know and we’d be happy to assist.
© 2025 Plate Recognizer, a subsidiary of ParkPow, Inc. All rights reserved.
Made with ❤ from Silicon Valley & Budapest.