IFSC API
SkillCommerce & financeGet Indian bank branch details using IFSC (Indian Financial Systems Code). Use when user asks for "IFSC code", "bank branch details", "bank address", or "bank MICR code".
Available today. Use it from your connected AI after setup.
No other account needed.
Connect ahel once, and every AI you use reads what you have installed.
Then ask your AI: use the IFSC API skill
What this skill tells your AI
The instructions your AI receives, as published by ankitjh4/indic-ai-skills in skills/ifsc-api/SKILL.md and read by ahel’s review.
Indian Financial Systems Code lookup.
Quick Use
# Get bank details by IFSC
python3 scripts/ifsc.py "HDFC0001234"
# Search bank by name
python3 scripts/ifsc.py search "HDFC Bank"
# Get bank branches in a city
python3 scripts/ifsc.py city "Mumbai" "HDFC"
API Used
https://ifsc.razorpay.com (free, no key)
Data Available
- Bank name
- Branch address
- Contact details
- MICR code
- District & State
- NEFT/RTGS availability
Signals
- GitHub stars
- 65
- Forks
- 10
- Last commit
- Apr 2026
Advanced
- Catalog kind
- skill
- Gateway key
ifsc-api- Source
- github.com/ankitjh4/indic-ai-skills