Payment Gateways & Payout Systems
Validate IFSC codes and payment routing support (NEFT, RTGS, IMPS) before initiating bank transfers to eliminate failed settlement fees.

Retrieve Indian bank branch information, payment capabilities, and routing details from an IFSC code.
GET https://api.cstudio.sbs/v1/ifsc/info?ifsc=SBIN0000001
Sandbox mode returns sample data. Get a free API key for live responses.
GET https://api.cstudio.sbs/v1/ifsc/info
-string">"token-command">curl -X GET -string">"https://api.cstudio.sbs/v1/ifsc/info?ifsc=SBIN0000001" \
-H -string">"X-API-Key: YOUR_API_KEY" \
-H -string">"Content-Type: application/json"{
"ifsc": "SBIN0000001",
"bank": "State Bank of India",
"bank_code": "SBIN",
"branch": "KOLKATA MAIN",
"address": "SAMRIDDHI BHAWAN, 1 STRAND ROAD, KOLKATA 700 001",
"city": "KOLKATA",
"district": "KOLKATA",
"state": "WEST BENGAL",
"iso3166": "IN-WB",
"micr": "700002021",
"contact": "",
"rtgs": true,
"neft": true,
"imps": true,
"upi": true,
"swift": null,
"status": true
}Start with the free Basic plan — upgrade as you scale. To get an API key, message us on WhatsApp.
It returns the bank name, bank code, branch, full address, city, district, state, MICR code, contact number and supported payment modes — RTGS, NEFT, IMPS and UPI.
Get your cStudios API key.
Call GET /v1/ifsc/info?ifsc=HDFC0001234 with any 11-character Indian IFSC code.
Include the X-API-Key header in your HTTP request.
Get complete bank name, branch address, contact number, MICR code, and payment capabilities (NEFT, RTGS, IMPS, UPI).
Validate bank branches before processing penny drop verification or disbursement transfers.
Validate IFSC codes and payment routing support (NEFT, RTGS, IMPS) before initiating bank transfers to eliminate failed settlement fees.
Auto-populate bank name and branch location during bank account verification, ensuring compliance with RBI master directions.
Verify employee bank details, handle post-merger IFSC updates (e.g. Syndicate to Canara, Allahabad to Indian Bank) automatically.
The IFSC Info API by cStudios provides instant Indian Financial System Code (IFSC) validation and bank branch intelligence. Updated continuously with RBI circulars and bank mergers, it returns branch addresses, MICR codes, SWIFT codes, and electronic payment capabilities (IMPS, NEFT, RTGS, UPI) with zero downtime.
Free Basic plan — 10 / Month. No credit card required.