IFSC Code Verification API

Find Bank Branch Information with IFSC Code Verification API.


API End Point : https://apis.softsysinfo.com/verify/en/in/
Method: POST / GET



IFSC Code Verification API Parameters

Parameters Data TypeWhether MandatoryDescription
apikeyStringYES Sign in and get API Key from Member Area
ifsccodeStringYES IFSC Code of Bank Branch
i.e. CNRB0010435

IFSC Code Verification API Sample Responses

Response is returned as JSON String

Successful Response

Error Response : Wrong Length

Error Response : Not Found


IFSC Code Verification API Integration

JAVA-JQuery for IFSC Code Verification API


Curl Code for IFSC Code Verification API


HTTP Code for IFSC Code Verification API


PHP Code for IFSC Code Verification API


Node.js Unirest code for IFSC Code Verification API


Python code for IFSC Code Verification API


C# - HttpClient code for IFSC Code Verification API