Ship Management Search Endpoint
Receive data about current ship management.
Endpoint
/ship/management/current
Request Example
https://api.vesselsvalue.com/ship/management/current?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 | No | Sets output format. |
&output= | ftp | No | Forces format to csv and saves output to your VesselsValue FTP account. |