With Verification
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
Egyptian Commercial Register API
POST
https://valifystage.com/api/v1/ocr/
Headers
Content-Type*
string
application/json
Authentication*
string
Bearer <access-token>
Request Body
document_type*
string
egy_cr
data*
object
Object containing the parameters below:
{
document: <base64 str>,
bundle_key: <str>,
lang: <str>,
extras = ["visual_validations"]
}
Integration
Last updated