freeapis

Correios

Integration to provide information and prepare shipments using Correio's services

Authentication
API Key
HTTPS
Yes
CORS
Unknown
Category
Tracking

Overview

Correios provides Brazilian shipping APIs — key-based (missing credentials return 403, verified).

Quick Start

Auth (replace YOUR_USER/YOUR_PASS):

curl "https://api.correios.com.br/token/v1/autentica" \
  -H "Authorization: Basic YOUR_B64"
{ "msgs": [ "GTW-014: Acesso não autorizado. Verifique o usuário/senha informado." ] }

Authentication

  • Correios contract → user/password → bearer token.
  • Send via headers (missing → 403, verified).

Rate Limits & Notes

  • Key-based with a free tier (check the docs).
  • Shipping/tracking.

FAQ

Is Correios free? Key-based with a free tier per the docs.

Why 403? Credentials are required (verified) — get a contract.

What’s the auth style? Bearer token (from user/password).

More in Tracking

APIAuthHTTPSCORS
Aftership

API to update, manage and track shipment efficiently

API KeyYesYes
Mapbox

Maps, directions, geocoding

API KeyYesUnknown
Pixela

API for recording and tracking habits or effort, routines

X-Mashape-KeyYesYes
PostalPinCode

API for getting Pincode details in India

No authYesUnknown
Postmon

An API to query Brazilian ZIP codes and orders easily, quickly and free

No authNoUnknown