v1
latestOpenAPI 3.0.32026-07-226744340.8 KBChokepoint dwell episodes
Dwell episodes — completed arrival→departure stays at maritime chokepoints, derived from terrestrial AIS. Each row is one vessel's stay with its dwell duration. Requires a plan with Maritime intelligence access (can_use_maritime) — the Corporate & Supply Chain plan and above.
Forward-accruing: episodes begin accruing at launch (June 2026) — no historical backfill. Derived-only: no raw position track. Terrestrial AIS only (no satellite). Filtered by departure time; date windows are capped at 30 days and default to the trailing 7 days.
Query parameters
Restrict to one chokepoint. Omit for all.
ongoing = the vessel is still inside the chokepoint at the rollup edge (its dwell_hours is elapsed-so-far and departure is an as-of timestamp, not final); completed = the vessel has departed. Omit for both. An unknown value returns 400 INVALID_ENUM.
Departure-window start YYYY-MM-DD (≤30-day window).
Departure-window end YYYY-MM-DD.
Trailing N-day window (1–30). Defaults to 7.
Rows per page (1–500).
Pagination cursor (offset) from a prior response's next_cursor.
Response
A page of dwell episodes, by departure time (most recent first). Each row: imo, mmsi, chokepoint, arrival, departure, dwell_hours. Standard envelope: { success, data, pagination, applied_filters }.