Skip to main content
Skip table of contents

OCR Inspection

OCR Inspection

📌 API Reference: https://verify-automation.globalvision.co/reference/createocrjob

This feature will extract text from images or scanned documents, leveraging Optical Character Recognition (OCR) technology to enable automated analysis and comparison of printed, scanned, handwritten, or any content that includes non-live text.

Inspection Features (API Input)

You can leverage any of the features below to prepare your inspection:

Feature

API Parameter Example

Document ID (required)

  • Leverage this parameter to inform the ID of the file you want to inspect.

CODE
{
  "documentId": "your_doc_ID"
}

Inspection Results (API Output)

The official output of this API endpoint will be the Job ID. Use this ID to access all the inspection details described below.

Inspection Result

API Output Example

Report URL

  • Link to the generated PDF after the OCR is performed.

  • This report consists of the original file, with live text.

CODE
"reportUrl": "https://verify-automation-api.globalvision.co/files/automation-report?fileKey=PDF_File_Key"
JavaScript errors detected

Please note, these errors can depend on your browser setup.

If this problem persists, please contact our support.