TotalInfo Pincode API

Free API to fetch Indian post office and pincode details.

No signup โ€ข Free to use โ€ข JSON API

๐Ÿ“Œ Overview

The TotalInfo Pincode API provides detailed Indian postal information using pincode, post office name, district, taluk, or state. Data is compiled from publicly available India Post records and optimized for fast lookup.

๐Ÿ”— Base URL

https://api.totalinfo.in/pincode/pincode.php

๐Ÿš€ API Endpoints

1. Search by Pincode (Exact)

GET /pincode.php?pincode=110001

2. Search by Office / District / Taluk / State

GET /pincode.php?q=Connaught

๐Ÿ“ฆ Sample Response

[ { "officename": "Connaught Place", "pincode": "110001", "officeType": "Sub Post Office", "Deliverystatus": "Delivery", "divisionname": "New Delhi Central", "regionname": "Delhi", "circlename": "Delhi", "Taluk": "New Delhi", "Districtname": "New Delhi", "statename": "Delhi", "Telephone": "", "relatedSuboffice": "", "relatedHeadoffice": "Sansad Marg" } ]

๐Ÿงพ Response Fields

โš ๏ธ Usage Guidelines

โœ… API Status

Live and stable. Maintained by TotalInfo.in.