Detect Carrier From Tracking Number
Detect Carrier From Tracking Number
GET /misc/tracking/detect - Detect Carrier From Tracking Number
Not sure which carrier a tracking number belongs to? This endpoint identifies the carrier without performing a tracking lookup.
Overview
Given a tracking number, the endpoint quickly identifies the most likely carrier based on tracking-number format. If multiple carriers match, the alternatives are returned in the alternatives field.
Usage notes
- Fast: Pattern-matching only; no tracking is fetched. Typical response time is under 100 ms.
- Accurate: Carrier rules are tuned to match each carrier’s number format with above-95% accuracy.
- Multiple matches: When the format is ambiguous, all matching carriers are returned.