GET
/callsign/{callsign}
Provides the corresponding vessel arrival declaration information for the given vessel callsign. The data is updated every hour.
GET
/vesseldetails
Provides the corresponding Singapore registered ships certificate information for the given vessel details. The data is updated every hour.
GET
/vesseldetails
Provides the corresponding Singapore registered ships certificate information for the given vessel details. The data is updated every hour.
GET
/certificatenumber/{certificatenumber}
Provides the corresponding Singapore registered ships certificate information for the given Certificate Number. The data is updated every hour.
GET
/certificatenumber/{certificatenumber}
Provides the corresponding Singapore registered ships certificate information for the given Certificate Number. The data is updated every hour.
GET
/filetype/csvzip
Provides the corresponding port codes lookup data in zipped json format. The data is updated every day.
GET
/filetype/jsonzip
Provides the corresponding port codes lookup data in zipped csv format. The data is updated every day.
GET
/filetype/json
Provides the corresponding port codes lookup data in json format. The data is updated every day.
GET
/vesselname/{vesselname}
Provides the corresponding port clearance certs information for the given vessel name. The data is updated every hour.
GET
/imonumber/{imonumber}
Provides the corresponding port clearance cert information for the given vessel IMO number. The data is updated every hour.