From b5bb5342078420466fc91d7792ebd7c198e4e7f3 Mon Sep 17 00:00:00 2001 From: jejumiso Date: Wed, 6 May 2026 00:18:50 +0900 Subject: [PATCH] Add WhereParcel to Tracking --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 204ff617..816b7b1f 100644 --- a/README.md +++ b/README.md @@ -1696,6 +1696,7 @@ API | Description | Auth | HTTPS | CORS | | [UPS](https://www.ups.com/upsdeveloperkit) | Shipment and Address information | `apiKey` | Yes | Unknown | | [WeCanTrack](https://docs.wecantrack.com) | Automatically place subids in affiliate links to attribute affiliate conversions to click data | `apiKey` | Yes | Yes | | [WhatPulse](https://developer.whatpulse.org/#web-api) | Small application that measures your keyboard/mouse usage | No | Yes | Unknown | +| [WhereParcel](https://whereparcel.com/docs) | Unified parcel tracking API across 60+ carriers worldwide (USPS, FedEx, UPS, DHL, etc.) | `apiKey` | Yes | Yes | **[⬆ Back to Index](#index)**