Changelog
All notable changes to the Tanker Current Ship Status API are documented on this page.
[v5 β 2026β05β21]
Added
- New field
vessel_main_statusβ the vessel's operational status derived from polygon events.- Possible values:
at_shipyard,at_berth,at_anchorage,at_canal,at_port,at_sea
- New filter
vessel_main_statusesβ filter by one or more main statuses (array). - New filter
is_in_blackoutβ filter vessels currently in blackout (boolean). - New filter
destinationsβ filter by destination port or country. Accepts location IDs, names, or UN/LOCODE (array). - New Trade Flow fields providing voyage-level information:
trade_flow_voyage_id,trade_flow_type(laden/ballast),trade_flow_cabotagetrade_flow_commodity_name,trade_flow_commodity_group,trade_flow_intake_mt,trade_flow_intake_cbm- Departure:
trade_flow_departure_from,trade_flow_departure_to,trade_flow_departure_port_id,trade_flow_departure_port_name,trade_flow_departure_country_id,trade_flow_departure_country_name,trade_flow_departure_zone_id,trade_flow_departure_zone_name - Arrival:
trade_flow_arrival_from,trade_flow_arrival_to,trade_flow_arrival_port_id,trade_flow_arrival_port_name,trade_flow_arrival_country_id,trade_flow_arrival_country_name,trade_flow_arrival_zone_id,trade_flow_arrival_zone_name
- New filter
commoditiesβ filter by commodity names (array). - New filter
voyage_typeβ filter byladenorballast. - New filter
include_cabotageβ include cabotage voyages (boolean).
[v4 β 2025β11β12]
Added
- New field
ais_destination_idto expose the numeric ID of the current destination. - New fields
anchorage_event_id,berth_event_id,canal_event_id,port_event_id,shipyard_event_id, andzone_event_idto expose the numeric ID of each polygon event.
[v3 β 2025β08β26]
Added
- New field
ais_raw_destination- Type: string
- Description: The raw destination string received by the AIS signal.
- Example:
"SGP"
[v2 β 2025β07β21]
Added
- New filter query parameter
vessel_ids(array of unique vessel IDs) to filter results by internal vessel identifiers. - New field
vessel_idto expose the unique vessel identifier.
[v1 β 2025β03β19]
- Initial Release
On this page
- Changelog