IdentityKYCINDUSAVNM

Driver's License OCR API

Extract structured driver's license data with a production-ready Driver's License OCR API. Parse identity, license, and document fields into JSON with country-specific schemas and validation. Pass the issuing country and Cryvis applies the right parser for higher accuracy on driver license data extraction.

1 per page · Endpoint /v1/documents/driver-license

Features

Built for driver's license parsing and identity verification

Country-specific schemas

Each supported country has its own field set, prompts, and validation rules, tuned for local driver's license and driving licence formats.

Driver's license scanner accuracy

Tell us the country and we apply the right parser instead of forcing a one-size-fits-all schema on every license.

Easy to extend

New countries and document types follow the same pattern. Start with India, the US, and Vietnam today.

Coverage

Supported countries

Each country uses a dedicated schema and validation rules. Pass country as an ISO 3166-1 alpha-3 code with your upload.

IND

India

license_numbervehicle_classesblood_groupissuing_rtofather_name_or_guardian
USA

United States

statelicense_classrestrictionsendorsementsheighteye_color
VNM

Vietnam

license_classplace_of_issue

Quick start

Make your first extraction call

Pass the issuing country and upload a license image, a driver license to JSON API with country-specific parsing.

curl -X POST https://api.cryvis.com/v1/documents/driver-license \
  -H "Authorization: Bearer YOUR_API_KEY" \
  -F "country=USA" \
  -F "file=@drivers-license.jpg"

Schema

Extracted fields

Common fields appear in every country. Additional fields depend on the issuing country.

full_namedate_of_birthaddresslicense_numberissue_dateexpiry_datecountry-specific fields

Ready to extract data with Driver's License OCR API?

Start free. No credit card required.