Universal Package Tracking — 1,000+ Carriers
Uontracker is a universal package-tracking API. Send a tracking number and get back a clean, normalized JSON result carrier, current status (delivered / in-transit / out-for-delivery / exception), estimated delivery, destination, and the complete event timeline. Auto-detects the carrier from the number, or force one. Track a single shipment (/track/:number) or hundreds at once (/bulk). No…
Universal Package Tracking — 1,000+ Carriers endpoints
| Method | Endpoint | Description |
|---|---|---|
| GET |
Track (Auto Carrier) /track/{trackingNumber} |
Track a single package. Auto-detects the carrier from the number's shape; if the shape is distinctive it forces that carrier, otherwise it lets the engine auto-detect. |
| GET |
Track (Specific Carrier) /track/{carrier}/{trackingNumber} |
Force a specific carrier. Accepts a carrier id (`ups`, `usps`, `fedex`, `dhl`, `ontrac`, `lasership`) or a raw numeric code. |
| POST |
Bulk /bulk |
Track many numbers at once (comma-separated). Unlimited count — auto-chunked internally. Results are **keyed by tracking number**. |
Universal Package Tracking — 1,000+ Carriers pricing
| Plan | Price | Rate limit | Quotas |
|---|---|---|---|
| BASIC | Free | 1 / second |
|
| PRO | $5 / month | 5 / second |
|
| ULTRA Recommended | $25 / month | 10 / second |
|
| MEGA | $250 / month | 60 / second |
|