Products

One reader underneath. Every ID endpoint answers in the same JSON shape, so a second document type never means a second parser.

Document OCR

Any PDF or image into typed blocks, tables and markdown.

POST /api/v1/ocr
Explore

Aadhaar OCR

Read an Aadhaar card into named fields, with the number verified.

POST /api/v1/id/aadhaar
Explore

PAN OCR

Read a PAN card into named fields, with the format checked.

POST /api/v1/id/pan
Explore

Passport OCR

Read a passport through its machine-readable zone, check digits and all.

POST /api/v1/id/passport
Explore

GSTIN OCR

Read a GST registration and verify the number against its check character.

POST /api/v1/id/gstin
Explore

Driving licence OCR

Read an Indian licence, with the issuing state and year checked.

POST /api/v1/id/driving-licence
Explore

Voter ID OCR

Read an EPIC card into named fields, with the format checked.

POST /api/v1/id/voter-id
Explore

Vehicle RC OCR

Read a registration certificate, with the plate's state and RTO checked.

POST /api/v1/id/vehicle-rc
Explore

Cheque OCR

Read a cheque leaf, with the IFSC verified.

POST /api/v1/id/cheque
Explore

ABHA OCR

Read an Ayushman Bharat health card into named fields.

POST /api/v1/id/abha
Explore

Incorporation OCR

Read a certificate of incorporation, and decode the CIN itself.

POST /api/v1/id/incorporation
Explore

Udyam OCR

Read an MSME registration into named fields.

POST /api/v1/id/udyam
Explore

Startup India OCR

Read a DPIIT recognition certificate into named fields.

POST /api/v1/id/startup-india
Explore

Invoice OCR

Read a tax invoice, and check that it adds up.

POST /api/v1/id/invoice
Explore

Purchase Order OCR

Read purchase orders into structured line items or custom JSON schemas.

POST /api/v1/id/purchase-order
Explore

Goods Receipt Note (GRN) OCR

Read Goods Receipt Notes with item quantities and verification.

POST /api/v1/id/grn
Explore

Ration card OCR

Read a ration card, including everyone named on it.

POST /api/v1/id/ration-card
Explore