Scan Studio
Service for extracting data from documents using models trained by Verifik.
Last updated
Service for extracting data from documents using models trained by Verifik.
Last updated
POST - https://api.verifik.co/v2/ocr/scan-studio
The Scan Studio enables seamless extraction of crucial information from scanned documents using Optical Character Recognition (OCR) technology. To utilize the service, simply provide the image in Base64 encoded format or a URL where the image is hosted.
The Scan Studio uses advanced Optical Character Recognition (OCR) technology to accurately extract and interpret information from scanned documents. The extracted data is presented as OCR text along with corresponding labels.
For data accuracy and reliability, the extracted information undergoes thorough validation and verification. Each field's status indicates whether the OCR prediction was correct or not.
Note: This service uses models already created and trained by Verifik, so its response times and the accuracy in which the information is extracted are superior.
Headers
Name | Value |
---|---|
Body
Name | Type | Description |
---|---|---|
Response
Content-Type
application/json
Authorization
Bearer <token>
image
string
Image in Base64 encoded format or a URL where the image is hosted.