Correios
使用 Correios 服务提供信息和准备货件的集成
- 认证方式
- API Key
- HTTPS
- Yes
- CORS
- Unknown
- 分类
- 物流追踪
简介
Correios 提供巴西货运 API——基于密钥(缺少凭据返回 403,已实测)。
快速开始
认证(替换 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." ] }
认证方式
- Correios 合同 → 用户/密码 → bearer token。
- 通过请求头发送(缺失 → 403,已实测)。
速率限制与注意事项
- 基于密钥带免费层(看文档)。
- 货运/追踪。
常见问题
Correios 免费吗? 按文档基于密钥带免费层。
为什么 403? 需要凭据(已实测)——请获取合同。
认证风格是什么? Bearer token(来自用户/密码)。
物流追踪 分类更多
| API | Auth | HTTPS | CORS | |
|---|---|---|---|---|
| Aftership API to update, manage and track shipment efficiently | API Key | Yes | Yes | ↗ |
| Mapbox Maps, directions, geocoding | API Key | Yes | Unknown | ↗ |
| Pixela API for recording and tracking habits or effort, routines | X-Mashape-Key | Yes | Yes | ↗ |
| PostalPinCode API for getting Pincode details in India | No auth | Yes | Unknown | ↗ |
| Postmon An API to query Brazilian ZIP codes and orders easily, quickly and free | No auth | No | Unknown | ↗ |