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.

PathFinderRoute

APIDescription
POST api/PathFinderRoute

Takes a vessel's starting location, departime date / time, speed, and end location and returns a logical route for the given parameters.

PathFinderRouteGeoJSON

APIDescription
POST api/PathFinderRouteGeoJSON

Takes a vessel's starting location, departime date / time, speed, and end location and returns a logical route for the given parameters.

PathFinderSummary

APIDescription
POST api/PathFinderSummary

Takes a vessel's starting location, departime date / time, speed, and end location and returns the summary details for the route.

PortCalls

Searches MariTrace's database of vessels calling at ports, or areas within a port.

APIDescription
POST api/PortCalls

Returns any records matching the search criteria provided.

PortExpectedArrivals

Searches MariTrace's database of expected arrials at a port.

APIDescription
POST api/PortExpectedArrivals

Returns any records matching the search criteria provided.

Ports

Searches MariTrace's database of ports.

APIDescription
POST api/Ports

Returns any records matching the search criteria provided.

RiskAssessment24Hours

APIDescription
POST api/RiskAssessment24Hours

Returns a risk assessment for a vessel with the given characteristics at a given point 6, 12, 18, and 24 hours hence

RiskAssessmentLive

APIDescription
POST api/RiskAssessmentLive

Returns a risk assessment for a vessel with the given characteristics at a given point at this moment in time

RiskAssessmentRoute

Allows a route to be submitted as a JSON object and a MariTrace Risk Assessment to be emailed to the user

APIDescription
POST api/RiskAssessmentRoute

Takes a vessel's route and returns a risk assessment for the given parameters.

RiskAssessmentRouteGeoJSON

APIDescription
POST api/RiskAssessmentRouteGeoJSON

Takes a vessel's route and returns a risk assessment for the given parameters.

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

VesselPosition_GeoJson

Returns all available positions for a vessel (or array of vessels) either within a specific timeframe or latest position only, in GeoJson format

APIDescription
POST api/VesselPosition_GeoJson

Returns all available position (or latest position) for a vessel or array of vessels in Tab-delimited format

VesselPosition_Json

Returns all available positions for a vessel (or array of vessels) either within a specific timeframe or latest position only, in Json format

APIDescription
POST api/VesselPosition_Json

Returns all available position (or latest position) for a vessel or array of vessels in Tab-delimited format

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.