✅With Verification
Last updated
Last updated
Valify's Commercial Register OCR empowers organizations to effortlessly extract accurate and relevant information from Egyptian Commercial Register documents. Our powerful solution automates data extraction in a structured format, ensuring compliance with Egyptian regulatory requirements and streamlining business processes.
This feature provides basic visual validations on the Commercial Register to make sure all required pages are submitted and in the correct order
POST
https://valifystage.com/api/v1/ocr/
Name | Type | Description |
---|---|---|
Name | Type | Description |
---|---|---|
Content-Type*
string
application/json
Authentication*
string
Bearer <access-token>
document_type*
string
egy_cr
data*
object
Object containing the parameters below:
{
document: <base64 str>,
bundle_key: <str>,
lang: <str>,
extras = ["visual_validations"]
}