Use the Verification Suite APIs to verify bank account information, PAN, UPI, GSTIN of your customers. You can check the required parameters, success, and error responses.
Download Postman Collection
To get started with Cashfree Payment's Verification Suite APIs, download the Postman collection and import it:
- Download Bank Account Verification Postman Collection
- Download Verification Suite(PAN, Aadhaar, and GST) Postman Collection
Join Discord CommunityBecome a member of our Discord community by clicking this invite. You can seek assistance and get clarifications with respect to our Verification Suite APIs.
API Compatibility (Backwards)
We tend to modify or update our APIs to enhance its functionality, security, and usability. We consider the modifications or updates to our APIs are backward compatible (maintains compatibility with its previous versions). We recommend you to configure your API integration that accommodates the new releases or updates without any interruption. By new releases or updates, we mean the following:
- Adding a newer version of the API
- Adding new optional request and/ or query parameters
- Adding new response parameters
- Adding new fields in webhook events
We might not notify you about the changes since the changes are backward compatible. We highly recommend that you follow our API documentation for up-to-date information.
KYC Links
API Name | Description |
---|---|
Generate Form Link | Use this API to generate a verification form and verify the KYC information of your users digitally. |
Get Form Status | Use this API to get the status of the verification form. You need to input either the verification_id or reference_id to get the form status. |
Bank Account Information Verification
API Name | Description |
---|---|
Bank Verification Sync V1.2 | Use this API to validate the given bank account number and IFSC. This is a sync verification request. |
Bank Verification Async | Use this API to validate the given bank account number and IFSC. This is an async verification request. |
Get Verification Status | Use this API to get the statuses of the bank validation request by providing either the bvRefId or userId. |
IFSC Verification | Use this API to verify if a given IFSC exists. |
Bulk Bank Verification | Use this API to request bank validations in bulk. |
Get Bulk Verification Status | Use this API to get the status of bulk bank validation request by providing the bulkValidationId. |
Reverse Penny Drop
Reverse Penny Drop is a verification method for validating bank account information. Your customers/users deposit 1 rupee through a UPI based transaction and get the 1 rupee back in 24-48 hours once the verification is complete.
API Name | Description |
---|---|
Create Request | Use this API to create a reverse penny drop request. |
Get Details | Use this API to get the details of the created reverse penny drop request. You need to enter either ref_id or verification_id. |
UPI VPA Verification
API Name | Description |
---|---|
UPI Verification | Use this API to verify if a given UPI handle exists. You will receive the customer name given at the bank in the response for valid UPIs. |
Get UPI VPA Using Phone Number | Use this API to fetch the account holder name along with the UPI ID of the user by providing the phone number. |
UPI 360 | Use this API to verify UPI information of your customers along with IFSC and the name registered at the bank. |
PAN Verification
API Name | Description |
---|---|
Verify PAN Sync | Use this PAN verification API to verify if a given PAN exists. You will receive the name registered with the PAN and the PAN type (Individual or Business) in the response for valid PAN. |
Get PAN Verification Status | Use this API to get PAN verification request status. |
Verify Bulk PAN | Use this API to verify a large number of PANs. |
Get Bulk PAN Status | Use this API to get the status of the Bulk PAN verification request by providing the reference ID or bulk_verification_id. |
PAN Verification via OCR | Use this PAN Verification via OCR API to verify and validate the PAN information quickly. Provide the front image of PAN and a verification ID. |
PAN 360 | Use this API to verify the PAN information of your customers. |
Aadhaar Verification
API Name | Description |
---|---|
Generate OTP to Verify Aadhaar | Use this API to generate OTP for a given aadhar number and it will be sent to the mobile number linked with the aadhar. |
Submit OTP for Aadhaar Verification | Use this API to verify aadhar by submitting the OTP received on your phone number and the reference ID received in the offline aadhar verification API response. |
Get Aadhaar Status | Use this API to get the aadhaar information. You need to input the reference ID that you receive in the Submit OTP for Aadhaar Verification API. |
Aadhaar Verification via OCR | Use this API to extract the details of a customer from the respective aadhaar card image and return it to the business for verification or for KYC requirements. |