Get vessel arrivals at port (beta)

Retrieve a structured list of vessels scheduled to arrive at a specified port, identified by its UN/LOCODE.
This endpoint is designed for operational monitoring, congestion analysis, and port traffic visibility.

Response

Vessels are:

  • Sorted by ETA (earliest -> latest)
  • Filtered to include only vessels with a known ETA
  • Limited to a short operational time window (recent arrivals + upcoming arrivals)

Notes & considerations:

  • This endpoint relies on AIS destination data.
Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Query Params
string
required

UN/LOCODE of the port (e.g. NLRTM)

integer
Defaults to 30

Maximum number of vessels returned (default: 30, max: 500)

string
Defaults to -3d

Lower ETA bound relative to now (duration string)

string
Defaults to 21d

Upper ETA bound relative to now (duration string)

string

Override current time (ISO 8601). Intended mainly for testing.

Responses

Language
Credentials
Header
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json