Interactive Demo

VINbarcode API 3.0 Demo

Decode a VIN barcode from an uploaded or pre-installed image, draw the detected barcode area, and review the JSON and XML responses returned by the JWT-enabled server-side proxy.

Step 1

Choose an Image

Pick one of the sample barcode images below, or upload your own image in the next section. The selected image is drawn on the preview canvas before it is submitted.

Step 2

Preview and Submit

Request URI

VINbarcode API Endpoint

POST https://www.recognition.ws/vinbarcode/v3?saveimage=TRUE&vindecode=TRUE&barcode=TRUE&format=XML
POST https://www.recognition.ws/vinbarcode/v3?saveimage=TRUE&vindecode=TRUE&barcode=TRUE&format=JSON
Authorization: Bearer <jwt-token>

XML Response

JSON Response