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