India Pincode API
SkillDev toolsGet Indian postal PIN code details including area, district, state. Use when user asks for "pincode", "postal code India", "pin code details", or wants address from PIN.
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 India Pincode API skill
What this skill tells your AI
The instructions your AI receives, as published by ankitjh4/indic-ai-skills in skills/pincode/SKILL.md and read by ahel’s review.
Indian postal code lookup.
Quick Use
# Get details by pincode
python3 scripts/pincode.py 110001
# Search by area name
python3 scripts/pincode.py search "Connaught Place"
# Get post offices in a district
python3 scripts/pincode.py district "Central Delhi"
API Used
https://api.postalpincode.in (free, no key)
Data Available
- Area/locality name
- District
- State
- Post office type (HO, BO, SO)
- Delivery status
- Circle, Region, Division
Signals
- GitHub stars
- 65
- Forks
- 10
- Last commit
- Apr 2026
Advanced
- Catalog kind
- skill
- Gateway key
pincode- Source
- github.com/ankitjh4/indic-ai-skills