API Directory
All eight APIs are free, public and ready to use. Click any card to see parameters and a live example response.
๐
๐ฎ
PIN Code Lookup
Resolve any 6-digit Indian PIN code to its post office, district and state.
GET /api/v1/pincode/{pincode}
View details โ
๐ฆ
IFSC Lookup
Get bank, branch and address details from an 11-character IFSC code.
GET /api/v1/ifsc/{ifsc}
View details โ
๐งพ
GST State Code Lookup
Decode the 2-digit state code at the start of any GSTIN.
GET /api/v1/gst/state/{code}
View details โ
๐
RTO Lookup
Find the transport office, city and state behind a vehicle registration code.
GET /api/v1/rto/{code}
View details โ
๐
Indian Holidays API
List national and gazetted holidays for any year.
GET /api/v1/holidays/{year}
View details โ
๐บ๏ธ
State / District / City API
Cascading location data to build address dropdowns.
GET /api/v1/states
View details โ
๐ชช
PAN Validation
Validate the format of a PAN and decode the holder type.
GET /api/v1/pan/validate/{pan}
View details โ
๐
HSN / SAC Search
Search HSN (goods) and SAC (services) codes with GST rates.
GET /api/v1/hsn/search?q={keyword}
View details โ
No APIs match your search.