Accura OCR
Accura Scan’s OCR scans and extracts data from any government Id globally.
Last updated
Accura Scan’s OCR scans and extracts data from any government Id globally.
Last updated
Max file upload size is 1 MB. Request to Pre-Process the images and send to our Document OCR API.
User Profile Pic is returned as base64 format.
Results are returned in JSON format.
For MRZ documents. Use any country code, but card code should be "MRZ".
We DO NOT save any User information on our server.
Check Country code and Card code from here
POST
https://api.accurascan.com/api/v4/ocr
Name | Type | Description |
---|---|---|
Name | Type | Description |
---|---|---|
Api-Key*
String
Your Api Key
country_code*
String
Add the Country Code
card_code *
String
Add the Card Code
scan_image or scan_image_url or scan_image_base64*
Upload Image File (jpg, jpeg, png) or You can use image url. (jpg, jpeg, png) or You can use base64 image string.