AreaCheck

Functions to check the given area(s) that position or series of positions is withing

APIDescription
POST api/AreaCheck

Takes a position or array of positions and returns the areas that the point falls within

Countries

Searches MariTrace's database of countries

APIDescription
POST api/Countries

Returns any records matching the search criteria provided.

SATCAIS

APIDescription
POST api/SATCAIS

No documentation available.

SecurityIncidents

Searches MariTrace's database of piracy / crime at sea.

APIDescription
POST api/SecurityIncidents

Returns any records matching the search criteria provided.

VesselDestinations

Searches MariTrace's database of vessel destinations.

APIDescription
POST api/VesselDestinations

Returns any records matching the search criteria provided.

VesselDestinationVerbatimTranslation

Translates the vessel's verbatim destination as given by the vessel's AIS to a most likely destination

APIDescription
POST api/VesselDestinationVerbatimTranslation

Takes a vessel's IMO number, or a series of IMO numbers, and converts the vessel's destination according to its latest AIS transmission to a most-likely port.

VesselLatestPosition

Returns the latest position for a vessel or array of vessels

APIDescription
POST api/VesselLatestPosition

Returns the latest position for a vessel or array of vessels

VesselLatestPositionGeoJSON

Returns the latest position for a vessel or array of vessels

APIDescription
POST api/VesselLatestPositionGeoJSON

Returns the latest position for a vessel or array of vessels

Vessels

Searches MariTrace's database of vessels

APIDescription
POST api/Vessels

Returns any records matching the search criteria provided.

VesselsByName

Searches MariTrace's database of vessels by name

APIDescription
POST api/VesselsByName

Returns any records matching the search criteria provided.

VesselTypes

Lists MariTrace's database of vessel types.

APIDescription
POST api/VesselTypes

Returns all records.