API Documentation

⌘K
GET/api/1/shipping/vessels/{imo}

Vessel Details

Get a single vessel by IMO number including its current position.

Parameters

1
imointegerrequired
path

Responses

Was this helpful?
Request
curl -X GET \
  'https://api.eulerpool.com/api/1/shipping/vessels/{imo}' \
  -H 'Accept: application/json'
200 Response
{}