Bank Info API
This API is used to verify if the IFSC is valid
Request
Response
API Endpoints
Sandbox Link
GET
https://sandbox.juspay.in/bank-info
Production Link
GET
https://api.juspay.in/bank-info
Authorization Header
Basic Auth
*
Base64 Encoded Username:Password
Required
Query Params
ifsc
*
String
Required
IFSC Code of the Bank
Example:- HDFC0000675
200 : Success
Response Body
last_updated
String
Timestamp when the information was last updated
ifsc
String
IFSC Code of the Bank
metadata
Object
rtgs
Boolean
Support for RTGS
imps
Boolean
Support for IMPS
iso3166
String
Example:- IN-TN
swift
Boolean
Support for Swift
neft
Boolean
Support for NEFT
upi
Boolean
Support for UPI
micr
String
MICR Value
contact_number
String
date_created
String
Date Created
state
String
State Name
bank_name
String
address
String
juspay_bank_code
String
Juspay specific bank ocde
district
String
branch
String
Branch Name
404 : Not Found
Response Body
error_type
String
code
String
message
String
user_message
String
session_id
String
error_info
Object
code
String
category
String
href
String
request_id
String
user_message
String
developer_message
String
Have questions?
- Need help? Contact support
- LLM? Read llms.txt

