Back to marketplaceGovernmentFree trial + premium compliance
PN
Tax identity signal

NSDL

PAN Verification

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%

4.5 (1,432 reviews)

Tech specs

Version

v2.4

Format

HTTPS + JSON

Supported SDKs

NodePython
API detail dashboard

How it works

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

Understand the free path before you talk to the provider

Free access

100 trial verifications/day

  • Trial request
  • Basic response examples
  • Starter support

Premium access

Compliance usage by monthly plan

  • Compliance volume
  • Audit trails
  • Priority onboarding

Provider notes

  • Free trial supports initial checks
  • Premium adds compliance reporting
  • Usage remains linked to workspace email

Integration flow

What your team does next

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

Compare PAN Verification and decide how to adopt it

Shortlist this API first, then log in when you are ready to connect your own provider key.

Lead-gen marketplace flow

Starter

$49

public entry signal

Save 18%

For single-team onboarding and low-volume verification.

25,000 checks / month
Email support

Growth

$149

public entry signal

Save 20%

For business verification, KYC, and compliance operations.

150,000 checks / month
Priority support

Scale

$399

public entry signal

Custom annual contract

For regulated teams with audit and reporting needs.

Custom volume
Dedicated onboarding

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.

1432 reviews

Best for

Tax identityLending checksPayroll onboarding

Supported regions

Global

Response highlights

pan_statusname_matchcategorylast_updated