PAN Card OCR API lets you extract relevant fields like pan_number, name, and dob from the image of a PAN Card document in the form of key-value pairs.
Base64 encoded string of the document needs to be passed in request payload.
ACCESS_TOKEN generated from the authorize endpoint. Should be included in the header as Bearer .
The CLIENT_SECRET provided to you. This header parameter is required for authentication purposes.
Successful Response