From 8db5c705242ea6f0a47ed7f8ab8666c6a25e2d6e Mon Sep 17 00:00:00 2001 From: Aman Chaudhary Date: Thu, 28 Oct 2021 00:33:03 +0530 Subject: [PATCH] Added Shipment tracking API to Tracking (#2679) Co-authored-by: Marek Dano --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 25a61334..6f49918e 100644 --- a/README.md +++ b/README.md @@ -1431,6 +1431,7 @@ API | Description | Auth | HTTPS | CORS | ### Tracking 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 | | [Postmon](http://postmon.com.br) | An API to query Brazilian ZIP codes and orders easily, quickly and free | No | No | Unknown |