From dd94922fa53cc843d415a3571e58e4ea2a24a0e2 Mon Sep 17 00:00:00 2001 From: Guilherme Date: Wed, 27 Oct 2021 15:03:23 -0300 Subject: [PATCH] adds correio public api doc (#2668) --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 42774862..9921193e 100644 --- a/README.md +++ b/README.md @@ -1429,6 +1429,7 @@ API | Description | Auth | HTTPS | CORS | ### Tracking API | Description | Auth | HTTPS | CORS | |---|---|---|---|---| +| [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 | | [PostNord](https://developer.postnord.com/api) | Provides information about parcels in transport for Sweden and Denmark | `apiKey` | No | Unknown |