National ID OCR
This API provides Data Extraction for the Egyptian National ID.
Egyptian National ID OCR
POST
https://<base-url>/api/v1.5/ocr/
Headers
Name
Type
Description
Content-Type*
string
application/json
Authentication*
string
Bearer <access-token>
Request Body
Name
Type
Description
document_type*
string
egy_nid
data*
object
Request details
Integration
Download the JSON file from here.
Open Postman and click on Import.
Drop the JSON file.
Click on "Egy NID OCR" then click on "Authorization" and replace the <access token> field with your access token and then click on "Body".
After clicking on "Body", fill in the required fields then click Send.
Last updated