Verification Suite API Overview

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.

📘

Join Discord Community

Become 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 NameDescription
Generate Form LinkUse this API to generate a verification form and verify the KYC information of your users digitally.
Get Form StatusUse 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 NameDescription
Bank Verification Sync V1.2Use this API to validate the given bank account number and IFSC. This is a sync verification request.
Bank Verification AsyncUse this API to validate the given bank account number and IFSC. This is an async verification request.
Get Verification StatusUse this API to get the statuses of the bank validation request by providing either the bvRefId or userId.
IFSC VerificationUse this API to verify if a given IFSC exists.
Bulk Bank VerificationUse this API to request bank validations in bulk.
Get Bulk Verification StatusUse 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 NameDescription
Create RequestUse this API to create a reverse penny drop request.
Get DetailsUse 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 NameDescription
UPI VerificationUse 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 NumberUse this API to fetch the account holder name along with the UPI ID of the user by providing the phone number.
UPI 360Use this API to verify UPI information of your customers along with IFSC and the name registered at the bank.

PAN Verification

API NameDescription
Verify PAN SyncUse 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 StatusUse this API to get PAN verification request status.
Verify Bulk PAN Use this API to verify a large number of PANs.
Get Bulk PAN StatusUse this API to get the status of the Bulk PAN verification request by providing the reference ID or bulk_verification_id.
PAN Verification via OCRUse 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 360Use this API to verify the PAN information of your customers.

Aadhaar Verification

API NameDescription
Generate OTP to Verify AadhaarUse 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 VerificationUse 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 StatusUse 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 OCRUse 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.