Infer Tracking Number (Beta)
Predict the carrier SCAC (VOCC) and number type from a tracking number. Provide a container number, bill of lading number, or booking number and receive the predicted carrier with confidence and a decision value. Use this to auto-populate carrier fields before creating a tracking request.
What this endpoint does
Give us a tracking number (container, bill of lading, or booking). We return:- The predicted VOCC carrier SCAC to use for tracking
- The predicted number type
- A confidence-driven decision (
auto_select,needs_confirmation,no_prediction)
How to use the result
Auto-Detect Carrier Guide
Authorizations
Token YOUR_API_TOKEN
The APIs require authentication to be done using header-based API Key and Secret Authentication.
API key and secret are sent va the Authorization request header.
You send your API key and secret in the following way:
Authorization: Token YOUR_API_KEY
Body
The tracking number to analyze (container number, bill of lading, or booking number)
"WHLU1234560"
Response
Successfully inferred number type and shipping line