IdentityKYC

PAN Card OCR API

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.

1 credit per page · Endpoint /v1/documents/pan

Features

Built for Indian PAN parsing and KYC workflows

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).

PAN image to JSON

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).

Production ready

Built-in rate limits, API keys, and usage metering. Ship PAN data extraction without building OCR infrastructure.

Try now

Upload a document and see live results

No API key required. Protected by Cloudflare Turnstile.

Response

Upload a document and click Extract data to see structured JSON here.

Quick start

Make your first extraction call

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"

Schema

Extracted fields

Every response includes validated, typed fields ready for your application.

pan_numberfull_namefather_namedate_of_birthholder_type_codeholder_typepan_structure

Ready to extract data with PAN Card OCR API?

Start free. No credit card required.