From b063dac1070db82a4cc7fc90b91c91f7adb3b1ca Mon Sep 17 00:00:00 2001 From: Parthiban Date: Thu, 28 Oct 2021 10:59:37 +0800 Subject: [PATCH] Add PostalPinCode API to Tracking section (#2757) --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index c4d62863..ca90025e 100644 --- a/README.md +++ b/README.md @@ -1445,6 +1445,7 @@ API | Description | Auth | HTTPS | CORS | | [Aftership](https://developers.aftership.com/reference/quick-start) | API to update, manage and track shipment efficiently | `apiKey` | Yes | Yes | | [Correios](https://cws.correios.com.br/ajuda) | Integration to provide information and prepare shipments using Correio's services | `apiKey` | Yes | Unknown | | [Pixela](https://pixe.la) | API for recording and tracking habits or effort, routines | `X-Mashape-Key` | Yes | Yes | +| [PostalPinCode](http://www.postalpincode.in/Api-Details) | API for getting Pincode details in India | No | Yes | Unknown | | [Postmon](http://postmon.com.br) | An API to query Brazilian ZIP codes and orders easily, quickly and free | No | No | Unknown | | [PostNord](https://developer.postnord.com/api) | Provides information about parcels in transport for Sweden and Denmark | `apiKey` | No | Unknown | | [UPS](https://www.ups.com/upsdeveloperkit) | Shipment and Address information | `apiKey` | Yes | Unknown |