Sorry, you need to enable JavaScript to visit this website.

GET

Last Vessel Arrival Declaration by Vessel Name

/last/vesselname/{vesselname}

Provides the corresponding latest vessel arrival declaration information for the given vessel name. The data is updated every hour.

GET

Vessel Arrival Declaration by IMO Number

/imonumber/{imonumber}

Provides the corresponding vessel arrival declaration information for the given vessel IMO number. The data is updated every hour.

GET

Vessel Arrival Declaration for Past ‘N’ Hours

/pastNhours

Provides the corresponding vessels arrival declaration information for the given date and time. The data is updated every hour.

GET

Vessel Arrival Declaration by CallSign

/callsign/{callsign}

Provides the corresponding vessel arrival declaration information for the given vessel callsign. The data is updated every hour.

GET

Vessel Arrival Declaration by Vessel Name

/vesselname/{vesselname}

Provides the corresponding vessel arrival declaration information for the given vessel name. The data is updated every hour.

GET

Vessel Arrival Declaration by Date

/bydate

Provides the corresponding vessel arrival declaration information for the given date. The data is updated every hour.