Skip to main content
Skip table of contents

Ship Search Endpoint

Receive data about the ship(s) matching the provided IMO.

Endpoint

/ship

Request Example

https://api.vesselsvalue.com/ship?token=<your_token>&imo=<IMO number>,<IMO number>&format=<format>

Parameters

Parameter

Values

Required?

Notes

?token=

<your token>

Yes

Your API authorization token.

&imo=

<specified IMO>

Yes

A valid ship IMO. Returns data for any vessels where the IMO matches this value.

To return more than one ship, list IMOs with commas between them i.e. 1234567, 1234567

&format=

json
xml
csv

No

Sets output format.
Defaults to json if not provided.

&output=

ftp

No

Forces format to csv and saves output to your VesselsValue FTP account.

JavaScript errors detected

Please note, these errors can depend on your browser setup.

If this problem persists, please contact our support.