GET
Vessel Positions by Name
/vesselname/{vesselname}
Provides the corresponding vessel positions information for the given vessel name. The data is updated every 3 minutes.
GET
Vessel Positions by CallSign
/callsign/{callsign}
Provides the corresponding vessel positions information for the given vessel callsign. The data is updated every 3 minutes.
GET
Vessel Positions by IMO Number
/imonumber/{imonumber}
Provides the corresponding vessel positions information for the given vessel IMO number. The data is updated every 3 minutes.
GET
Vessel Positions Snapshot
/snapshot
Provides a snapshot of vessel positions information. The data is updated every 3 minutes.