Ship Forecast Market Value Endpoint

Provides data on the Forecast Market Value of a specified ships.

Endpoint

/ship/valuation/forecast

Request Example

https://api.vesselsvalue.com/ship/valuation/forecast?token=<your_token>&format=<format>

Parameters

Parameter

Values

Required?

Notes

?token=

<your token>

Yes

Your API authorization token.

&ship_id=

<specified ship_id>

Yes

The VV provided unique ship_id.
Not to be confused with the IMO number.
Refer to the Ship Data or Ship Search API endpoints for this information.

&val_date=

YYYY-MM-DD

No

Sets the valuation date for the forecast to be based on.
Defaults to the current date if not provided.

&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.