v1
latestOpenAPI 3.0.32026-07-14108241269.2 KBDigiLocker
Fetch PAN PDF / image from DigiLocker
Fetches the user's PAN document (PDF or image) from DigiLocker using a short-lived reference_key. Returns the file as binary (PDF or image).
post/verify/digilocker/fetch_pan
Request body
Example request
{
"reference_key": "ref_1765363198342_11a86177dec0"
}Response
PAN document (PDF or image) returned as binary stream.