PAN Advanced

Use this API to verify the PAN information of your customers. You can retrieve much more information such as first name, last name, masked aadhaar number, contact information and more. Mobile number, email and address fields will have low fill rate around 5-10% based on the recent changes to the source of the information.

Response

You get the following key information in the data object of the response:

NameData TypeDescription
panstringThe PAN information entered in the API request
name_providedstringThe name entered in the API request
registered_namestringThe registererd name as present in the PAN information
name_pan_cardstringThe name as present in the PAN information
first_namestringThe first name as present in the PAN information
last_namestringThe last name as present in the PAN information
typestringThe type of the PAN issued
genderstringThe gender of the individual as present in the PAN information
date_of_birthstringThe date of birth of the individual
masked_aadhaar_numberstringThe masked aadhaar number of the individual
emailstringThe email ID of the individual
mobile_numberstringThe mobile number of the individual
aadhaar_linkedbooleanThe aadhaar and PAN link status
addressobjectAn object containing the address information of the individual
address.full_addressstringThe complete address of the individual
address.streetstringThe street name from the individual's address
address.citystringThe city name from the individual's address
address.statestringThe state name from the individual's address
address.pincodeintegerThe PIN code from the individual's address
address.countrystringThe country name from the individual's address
Body Params
string
required

Your registered mobile number (See Platform Credentials for UAT)

string
required

Unique 10-character alphanumeric identifier of the individual issued by the Income Tax Department. The first 5 should be alphabets followed by 4 numbers and the 10th character should again be an alphabet.

string
required

Name of the individual as per the PAN information

string
required

Date of birth of the individual as per the PAN information. The format is YYYY-MM-DD

string

A unique ID for every API call generated at your end

string

User code value of the retailer from whom the request is coming

Headers
string
required

Your static API key (See Guide)

string
required

Your dynamically generated security key, unique for every request (See Guide)

string
required

The current timestamp used to generate secret-key

Responses

Language
Credentials
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json