Document OCR
various types of document images. It supports processing images of driver's licenses, registration certificates, Aadhaar cards, and PAN cards. Each endpoint requires both front and back images to ensure accurate extraction of details. /ocr/process-DLimage: Extracts details from driver's license images. /ocr/process-RCimage: Retrieves information from registration certificate images.…
Document OCR endpoints
| Method | Endpoint | Description |
|---|---|---|
| POST |
pan_card /ocr/process-Pan |
Extracts data from PAN card images (front and back). Both images are needed to retrieve the relevant information from the PAN card. |
| POST |
Aadhar_card /ocr/process-Aadhar |
Processes Aadhaar card images (front and back) to extract personal details. Ensure both images are provided in the request body. |
| POST |
Driving_licence /ocr/process-DLimage |
Processes a driver's license image (front and back) and extracts relevant details. This endpoint requires both front and back images to be submitted in the request body. |
| POST |
documentPairs /ocr/analyze-document |
Analyzes a document by extracting key-value pairs from both front and back images. Useful for getting structured information from various types of documents. |
| POST |
Registration_Certificate /ocr/process-RCimage |
Extracts information from a registration certificate (RC) image. Both front and back images of the RC are required for processing. |
Document OCR pricing
| Plan | Price | Rate limit | Quotas |
|---|---|---|---|
| BASIC Recommended | Free | 10 / second |
|