Document intelligence
Detect identity documents, scan structured fields, validate MRZ data, and check document quality.
ECoding product
Turn images into structured data.
Scanverion detects documents and visual objects, extracts useful data, and returns quality checks in one typed API response.
scanverion.com/en
01What Scanverion sees
Detect identity documents, scan structured fields, validate MRZ data, and check document quality.
Locate documents, vehicles, faces, barcodes, checkboxes, and signatures with object-level confidence.
Measure blur, determine rotation, and keep every quality result attached to its source object.
Check lost or stolen identity cards and resolve postal address data through dedicated resources.
02Designed for integration
Typed operations, consistent errors, and generated OpenAPI make Scanverion straightforward to inspect, test, and add to backend services.
Read the documentation{
"model": "Document",
"objects": [
{
"category": "IdentityDocument",
"results": {
"scanner": {
"fields": {
"surname": "Specimen"
}
},
"blur": { "isBlurred": false },
"rotation": { "degrees": 0.4 }
}
}
]
}03Evaluate Scanverion
Upload an identity document, vehicle photo, or another supported image and see structured results in action.