Edit help
  • Logistics Explorer
  • Vendor dashboard
  • General
  • test prod
  • Vendor tools
  • Tracking System
  • Tools
  • Vendor package
  • Pricing & Payments
  • Load Calculator
  • Logistics Map
  • Virtual Office
  • Digital Freight Alliance
  • Distance & Time
  • For Carriers
  • Searates Enterprise
  • Ship Schedules
  • Smart Documents
  • Route Planner
  • SeaRates guides
  • Demurrage & Storage
  • Digital
  • Administrative
  • Logistics
  • Creative
  • DFA
  • Marketing
  • IT

When I use the auto parameter in the API, how can I determine which shipping line is being used?

To get shipping line data from the API, please request metadata via the following link:
 
https://tracking.searates.com/tracking?type=CT&number=***********&sealine=****&api_key=********
 
The metadata includes the following: the sealine SCAC code, container number, the last response update, total number of API calls, used calls, and remaining calls:
 
example
"metadata": {
"type": "CT",
"number": "CAIU4891549",
"sealine": "MSCU",
"updated_at": "2021-07-02 11:47:57",
"api_calls": {
"total": 500000,
"used": 18382,
"remaining": 481618