KYC · Sandbox

PAN Verification API

Validate a PAN and fetch the holder’s name in one API call.

From ₹2.50/callPrepaid · billed per successful callSandbox now · live on request

What the PAN Verification API does

The PAN Verification API validates an Indian Permanent Account Number and returns the registered name and status, so you can confirm identity during onboarding. One API key, prepaid wallet, cheapest healthy vendor routing.

Popular use cases

  • Customer KYC for lending, wallets and fintech onboarding
  • Payout / vendor verification before disbursing funds
  • Fraud checks — match the submitted name against PAN records
Request
curl -X POST https://apisathi.in/gw/v1/pan-verification-v1/ \
  -H "X-API-Key: live_xxx" \
  -H "Content-Type: application/json" \
  -d '{ "pan": "ABCDE1234F" }'
Response
{
  "verified": true,
  "name": "…",
  "category": "Individual"
}

Frequently asked questions

Is PAN verification live right now?

It is available in sandbox and being provisioned for live traffic — sign up and contact us to enable it for your account.

What does the PAN API return?

Registered name, PAN status, and (where available) an Aadhaar-linkage indicator and category.

Start using the PAN Verification API today

Sign up, recharge a prepaid wallet and generate a key in minutes. Lowest price guaranteed, no volume commitment.