Tracking Requests
Infer Tracking Number (Beta)
Predict the carrier SCAC and tracking number type from a bill of lading, booking, or container number using the Terminal49 Infer endpoint.
POST
Beta Feature - This endpoint is currently in beta. The API is stable, but
the schema and behavior may evolve based on feedback.
What this endpoint does
Provide a tracking number (container, bill of lading, or booking). The endpoint returns:- The predicted VOCC carrier SCAC to use for tracking
- The predicted number type
- A confidence-driven decision (
auto_select,needs_confirmation,no_prediction)
Terminal49 uses machine learning prediction across container, bill of lading,
and booking numbers. For container numbers, Terminal49 leverages tens of
millions of historical container movements to predict which carrier is moving
the container (about 9 out of 10 times).
How to use the result
Infer Tracking Number Guide
Learn how to use Infer Tracking Number to reliably create tracking requests
Authorizations
Use a Terminal49 API key in the Authorization header with the Token prefix.
Authorization: Token YOUR_API_KEY
Body
application/json
The tracking number to analyze (container number, bill of lading, or booking number)
Example:
"WHLU1234560"
Response
Successfully inferred number type and shipping line