Skip to main content
POST
/vesselfinder/vessels

Authorizations

access-token
string
header
required

API token from the dashboard

Headers

access-token
string
required

Body

application/json
vessel
string
required
Minimum string length: 1
timeout
integer
default:300
Required range: 20 <= x <= 1500

Response

Successful Response

name
string
required
url
string
required
@type
string
default:VesselFinderVessel
imo
integer | null
mmsi
integer | null
ship_type
string | null
ais_type
string | null
flag
string | null
flag_code
string | null
callsign
string | null
year_built
integer | null
length_overall
number | null
beam
number | null
gross_tonnage
integer | null
deadweight
integer | null
draught_max
number | null
image
string | null
destination
string | null
destination_locode
string | null
eta
integer | null
course
number | null
speed
number | null
draught
number | null
navigation_status
string | null
position_received_at
integer | null
last_port
string | null
last_port_locode
string | null
last_port_departure_at
integer | null
history
object[]