Getting Started

Sections

Theme switcher

Liner Transit Time

Gain comprehensive visibility into direct maritime services connecting two selected ports, without transhipments. This API delivers insights into active services, average measured transit durations, and historical evolution of performance between departure and arrival ports.

Key Features

🛳 Service Discovery – Retrieve a list of all shipping services that offer direct connections (no transhipments) between a specified departure port and arrival port.

📦 Transit Time Insights – Access average measured transit times for each identified service based on operational data across the selected time window.

📈 Historical Evolution – Observe how transit durations have evolved since January 2020, allowing performance benchmarking, seasonal trend analysis, and historical comparisons.

📅 Time Frame Control – Customize your query with flexible date range parameters to analyze services and performance for a specific period.

=> Once you set up your observation_date & date_window filters, the calculated transit time will integrate all legs fully included to the date range starting from {observation_date} up to {date_window } days backward.

🔄 No Transhipment – Results are filtered to include only direct services, ensuring clean routing data without intermediate port handling.

📊 Data Structuring & Pagination – Utilize cursor-based pagination to efficiently navigate large datasets across routes and time frames.

🚀 This API empowers supply chain professionals, port authorities, logistics teams, line managers, shippers, and cargo stakeholders with actionable insights into routing efficiency and service reliability between global port pairs.

Header Parameters

Authorizationstring Required

Bearer token used for authentication.

Query Parameters

port_fromstring Required

Port Id / Port Name / UN/LOCODE (5 capital letters)

port_tostring Required

Port Id / Port Name / UN/LOCODE (5 capital letters)

date_windowinteger

Number of backward days included for transit time calculation

Minimum
1
Default value
90
observation_datestring

Example : 2025-07-25

Response

200
Object
Successful Response

Response Attributes

queryobject Required

Show child attributes

resultsarray Required

Show child attributes

422
Object
Validation Error

Response Attributes

detailarray

Show child attributes

GET

/

Select
1

Response