PAN Verification [Basic]

API to verify PAN and receive publicly available information pertaining to the taxpayer


Important Links

Run in Postman  API Guide  Free Trial


Testing Data

PANResponseRemark
XXXPX1234A200Valid PAN (Individual)
XXXCX1234B200Valid PAN (Company)
XXXHX1234J200Invalid PAN
XXXPX1234C403Insufficient Privilege
XXXPX1234D403Insufficient Credits
XXXPX123EE422Invalid PAN Pattern
XXXPX1234H422Consent Required
XXXPX1234F500Internal Server Error
XXXPX1234G503Source Unavailable

🚧

Please note that PAN other than the ones mentioned will result in an Invalid response when testing in Test Environment.

PAN Pattern Validation

TypeRegular Expression
PAN[A-Z]{3}[PCFTGHLABJ]{1}[A-Z]{1}[0-9]{4}[A-Z]{1}

Endpoints

Language
Click Try It! to start a request and see the response here!