API Reference

Transit Time Stats

Returns transit-time data in hours or days for a set of port-port routes or a specific route.

How to use?

  1. If user do did not provide origin, destination, mode and load we will fetch user routes from terminal and provide the transit time stats.
  2. If user provides origin, destination, mode and load transit time stats will be returned for this route only.

What is confidence level? Confidence level represents the amount of data points used to calculate the percentiles for a specific route

For FCL Routes { "low": "1 or 2 data points", "medium": "3 or 4 data points", "high": "5 to 9 data points", "very high": "+10 data points" }

For Air Routes { "low": "1 to 9 data points", "medium": "10 to 49 data points", "high": "50 to 199 data points", "very high": "+200 data points" }

Language
Click Try It! to start a request and see the response here!