GET
Vessel Departures by Date
/date/{yyyy-MM-dd}
Provides the corresponding vessel departures information for the given date in yyyy-MM-dd format. The data is updated every hour.
GET
Vessel Departures for Past ‘N’ Hours
/date/{yyyy-MM-dd HH:mm:ss}/hours/{hours}
Provides the corresponding vessels departures information for the given date and time in yyyy-MM-dd HH:mm:ss format. The data is updated every hour.