IFSC Api
Resolve an **IFSC**, **MICR**, or **SWIFT** code to a complete branch record — address, contact, location, and supported payment rails — with a single GET. Built for fintech and payment teams who need a reliable source of truth for Indian banking data without scraping the RBI directory themselves.
IFSC Api endpoints
| Method | Endpoint | Description |
|---|---|---|
| IFSC | ||
| GET |
Look Up By IFSC /ifsc/{ifsc} |
**IFSC** stands for **Indian Financial System Code**. It's an 11-character code assigned by the Reserve Bank of India (RBI) that uniquely identifies a specific **bank branch**… |
| GET |
Look Up By SWIFT /swift/{swift} |
**SWIFT** stands for the **Society for Worldwide Interbank Financial Telecommunication** — a Belgian co-operative that runs the global messaging network banks use to send… |
| GET |
Look Up By MICR /micr/{micr} |
**MICR** stands for **Magnetic Ink Character Recognition**. The "MICR code" is a 9-digit number that uniquely identifies a **bank branch** for cheque processing — printed in… |
| Banks | ||
| GET |
Get Bank By Code /banks/{code} |
Get Bank By Code |
| GET |
Banks Look Up /banks |
Banks |
| Geo | ||
| GET |
Get statess /states |
Get states |
| GET |
Get states Cities /states/{state}/cities |
Get states Cities |
| GET |
Get states Districts /states/{state}/districts |
Get states Districts |
IFSC Api pricing
| Plan | Price | Rate limit | Quotas |
|---|---|---|---|
| BASIC | Free | — |
|
| PRO | $9.99 / month | — |
|
| ULTRA | $29.99 / month | — |
|
| MEGA | $99 / month | — |
|