Tech specs
Version
v2.4
Format
HTTPS + JSON
Supported SDKs
NSDL
Check PAN validity and taxpayer identity for financial onboarding and regulated workflows.
Endpoint
POST /v1/pan/verify
Starting price
Per verification
Latency
150ms
Uptime
99.91%
Version
v2.4
Format
HTTPS + JSON
Supported SDKs
The detail dashboard explains PAN verification, lets teams test a free trial request, and then move into premium compliance volume attached to their account email.
Base URL
https://api.apiverse.ai/gov
Auth
Bearer compliance token
Adoption options
Free access
100 trial verifications/day
Premium access
Compliance usage by monthly plan
Provider notes
Integration flow
Step 1
Review the PAN field set
Step 2
Test a trial verification
Step 3
Inspect status flags
Step 4
Upgrade to premium compliance use
Sample request
curl --request POST 'https://api.apiverse.ai/gov/v1/pan/verify' \
--header 'Accept: application/json' \
--header 'Authorization: Bearer YOUR_API_KEY' \
--header 'Content-Type: application/json' \
--data-raw '{
"pan": "ABCDE1234F",
"name": "Amit Kumar"
}'Sample response
{
"pan": "ABCDE1234F",
"pan_status": "valid",
"name_match": true,
"category": "individual"
}Access model
Shortlist this API first, then log in when you are ready to connect your own provider key.
Starter
$49
public entry signalSave 18%
For single-team onboarding and low-volume verification.
Growth
$149
public entry signalSave 20%
For business verification, KYC, and compliance operations.
Scale
$399
public entry signalCustom annual contract
For regulated teams with audit and reporting needs.
Shortlist status
Save this API if you want to compare it with other providers before connecting keys.
What APIverse does
Compare
Cleaner docs, request/response examples, and shortlist-driven research across providers.
Connect
Bring your own provider credentials into one workspace when you are ready to test or ship.
Visit official source
Go to the official provider for signup, legal terms, billing, or partner-specific access requirements.