GET
/date/{yyyy-MM-dd HH:mm:ss}/hours/{hours}
Provides the corresponding vessels that are due to arrive information for the given date and time in yyyy-MM-dd HH:mm:ss format. The data is updated every hour.
GET
/date/{yyyy-MM-dd HH:mm:ss}/hours/{hours}
Provides the corresponding vessels that are due to arrive information for the given date and time in yyyy-MM-dd HH:mm:ss format. The data is updated every hour.
GET
/date/{yyyy-MM-dd}
Provides the corresponding vessels that are due to arrive information for the given date in yyyy-MM-dd format. The data is updated every hour.
GET
/date/{yyyy-MM-dd}
Provides the corresponding vessels that are due to arrive information for the given date in yyyy-MM-dd format. The data is updated every hour.
GET
/snapshot
Provides a snapshot of vessel positions information. The data is updated every 3 minutes.
GET
/snapshot
Provides a snapshot of vessel positions information. The data is updated every 3 minutes.
GET
/vesselname/{vesselname}
Provides the corresponding vessel positions information for the given vessel name. The data is updated every 3 minutes.
GET
/vesselname/{vesselname}
Provides the corresponding vessel positions information for the given vessel name. The data is updated every 3 minutes.
GET
/imonumber/{imonumber}
Provides the corresponding vessel positions information for the given vessel IMO number. The data is updated every 3 minutes.
GET
/imonumber/{imonumber}
Provides the corresponding vessel positions information for the given vessel IMO number. The data is updated every 3 minutes.