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.
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.
Each supported country has its own field set, prompts, and validation rules, tuned for local driver's license and driving licence formats.
Tell us the country and we apply the right parser instead of forcing a one-size-fits-all schema on every license.
New countries and document types follow the same pattern. Start with India, the US, and Vietnam today.
Each country uses a dedicated schema and validation rules. Pass country as an ISO 3166-1 alpha-3 code with your upload.
license_numbervehicle_classesblood_groupissuing_rtofather_name_or_guardianstatelicense_classrestrictionsendorsementsheighteye_colorlicense_classplace_of_issuePass 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"Common fields appear in every country. Additional fields depend on the issuing country.
full_namedate_of_birthaddresslicense_numberissue_dateexpiry_datecountry-specific fieldsStart free. No credit card required.