7

We are trying to build address validator and was wondering if storing the data can become obsolete or will be a maintenance task.

Adding a API would rather be long lasting. There are not many resources which are kept updated

I have checked below Links.All of them are out dated and do not have latest data.

Also there is not much on documentation part -

I tried below link and the data I got from this link is outdated.

Mahesh_Loya
  • 2,743
  • 3
  • 16
  • 28

2 Answers2

5

Indian Post would be the most reliable source of information, the other site you referred () gets data from Indian Post -

https://api.postalpincode.in/

It works fine for most of the pin-codes however the recent split of J&K doesn't seem to be updated yet.

The government sites' data usually take much longer to get updated.

Manish
  • 1,735
  • 2
  • 17
  • 30
  • 1
    Thanks for the info @Manish, I have already explored this api as mentioned in question itself. Government sites do delay, but its been almost a year now, they have not updated the data.I mailed to them as well and its been 2 weeks, no reply yet. – Mahesh_Loya May 14 '20 at 02:50
  • @Mahesh_Loya : any update on this ?. I'm too stuck here,,,did u get any reliable API for this?> – Balwinder SIngh Mar 26 '22 at 20:27
  • 1
    @Balwinder No update, no reply from Post as well. We are running with static data, for any exception we handle adhoc. – Mahesh_Loya Mar 29 '22 at 15:52
-2

You can find the updated Indian postal or pin code information from "India Pincode with Latitude and Longitude" API.

  1. This API provides approximately 1.6L pin codes all over India.
  2. Can check the distance between two pin code.
  3. Can find the distance between areas by latitude and longitude.
  4. Can get the details of pin codes.
  5. Nearby areas pin code.
  6. Pin code by state.

Find the API: https://rapidapi.com/vigowebs/api/india-pincode-with-latitude-and-longitude