get https://api.searoutes.com/vessel/v2/position
Retrieve information from static and dynamic AIS messages for a vessel. Vessel are identified either by imo
or mmsi
. You can pass a dateTime
or timestamp
as parameter to get the closest position to a specific time. This endpoint returns the position as geoJSON, along with properties such as speed over ground (in km/h), heading, estimated time of arrival to the next port, destination and current draft (in m).