Skip to content
GETNo key

Port congestion

GETapi.schedulesmcp.com/public/port-congestion

Congestion and dwell for a port, or the congestion leaderboard.

Query parameters

portstring

Port UN/LOCODE. Omit for the leaderboard.

levelstring

Leaderboard only: mild, moderate or severe. Ignored when port is set, and an unrecognised value returns the unfiltered leaderboard rather than an error.

limitinteger

Leaderboard only: rows to return. Default 100, maximum 500.

Response fields

Derived from the example response.

okboolean

Whether the request succeeded.

dataobject

The payload. Everything an endpoint returns sits under this key.

data.portstring

Port UN/LOCODE.

data.wait_hoursnumber

Average wait at the port, in hours.

data.at_anchornumber

Vessels currently at anchor.

data.levelstring

On a port, the congestion level. On a sailing card confidence block, high when at least two carriers agree within a day, then medium, low, or single_source when only one published it.

Try it No key
curl 'https://api.schedulesmcp.com/public/port-congestion?port=USLAX&level=severe'

This preview uses documented example data and makes no live request. Get a key to run live.