India-specific schema
Tuned for Income Tax Department PAN cards with format validation and holder-type decoding from the 4th PAN character (Individual, Company, HUF, and more).
Extract Indian PAN card data with a production-ready PAN Card OCR API. Parse Permanent Account Number cards into validated JSON: PAN number, full name, father's name, and date of birth. Built for KYC and onboarding workflows in India.
Tuned for Income Tax Department PAN cards with format validation and holder-type decoding from the 4th PAN character (Individual, Company, HUF, and more).
Every field is typed and validated: PAN number, name, father's name, date of birth, plus a full character breakdown (series, type, name initial, sequence, check digit).
Built-in rate limits, API keys, and usage metering. Ship PAN data extraction without building OCR infrastructure.
No API key required. Protected by Cloudflare Turnstile.
Response
Upload a document and click Extract data to see structured JSON here.
Upload a PAN card image or PDF and get structured JSON in one call.
curl -X POST https://api.cryvis.com/v1/documents/pan \
-H "Authorization: Bearer YOUR_API_KEY" \
-F "file=@pan-card.jpg"Every response includes validated, typed fields ready for your application.
pan_numberfull_namefather_namedate_of_birthholder_type_codeholder_typepan_structureStart free. No credit card required.