A home loan file is the largest document set in Indian retail lending: applicant and co-applicant KYC, income proof, property papers, a title chain going back decades. Then it is retained for the life of the loan — twenty years or more. Everything unmasked in it stays unmasked for that long.
Talk to our technical team → — for integration questions, a security review or a volume estimate.
KYC documents at least have a defined format. A sale deed or a title chain does not — it is a scanned legal document of arbitrary length, frequently carrying the Aadhaar and PAN of people who are not your customer and never consented to anything.
/redact-pii is document-agnostic. It does not try to recognise the document; it finds the identifiers wherever they are printed. Aadhaar, VID, PAN, passport, voter EPIC, driving licence, GSTIN, IFSC, phone and email./redact-pii across property documents before they go to external counsel. External counsel is a different organisation with a different retention policy./bulk/anonymise before it is archived. One call, a ZIP back, a manifest telling you exactly which documents contained what.Yes. Multi-page PDFs are processed page by page and rebuilt. Because pages are rasterised before redaction, the resulting PDF has no recoverable text layer under the redaction — which matters more on a legal document than anywhere else.
That is exactly what /redact-pii is for. It is document-agnostic and identifier-driven, so it finds an Aadhaar or PAN on a sale deed without needing to know it is a sale deed. Prior owners' identifiers are covered along with everyone else's.
Yes. The batch endpoints take many documents per call and return a manifest giving per-document status, including the documents where nothing was found — those come back unchanged and are the ones that still need handling. Tell us the volume and we will size throughput for a backlog run rather than for your steady state.
No. Same API, same key. Use the Aadhaar and PAN endpoints where you know the document type and want the fields extracted, and the generic redaction endpoint everywhere else.
Tell us how many documents a month you process and what your peak looks like. We will size a plan, provision a key with a test quota, and answer a security questionnaire if you need one.