Back to ECoding

ECoding product

Scanverion.

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
Illustrative exampleScanverion / API
Slovak identity card specimen, visibly marked SPECIMEN
  • Document fields and MRZ
  • Documents, faces, and barcodes
  • Blur and rotation checks
Document specimen: Wikimedia Commons · CC0

01What Scanverion sees

Detection, extraction, and quality checks in one API.

01

Document intelligence

Detect identity documents, scan structured fields, validate MRZ data, and check document quality.

02

Visual detection

Locate documents, vehicles, faces, barcodes, checkboxes, and signatures with object-level confidence.

03

Quality and orientation

Measure blur, determine rotation, and keep every quality result attached to its source object.

04

Validation services

Check lost or stolen identity cards and resolve postal address data through dedicated resources.

02Designed for integration

One API. Tools you already use.

Typed operations, consistent errors, and generated OpenAPI make Scanverion straightforward to inspect, test, and add to backend services.

TypeScript SDKPython SDK.NET SDKCLIPostmanBruno
Read the documentation
Illustrative exampleJSON
{
  "model": "Document",
  "objects": [
    {
      "category": "IdentityDocument",
      "results": {
        "scanner": {
          "fields": {
            "surname": "Specimen"
          }
        },
        "blur": { "isBlurred": false },
        "rotation": { "degrees": 0.4 }
      }
    }
  ]
}

03Evaluate Scanverion

Try your first image.

Upload an identity document, vehicle photo, or another supported image and see structured results in action.