Fixed Age (Historical) Endpoint

Receive data about historical Fixed Age values for your fleet.

Endpoint

/fleet/fixedage/historical

Request Example

curl https://api.vesselsvalue.com/fleet/fixedage/historical?token=<your_token>&format=<format>

Parameters

Parameter

Values

Required?

Notes

?token=

<your token>

Yes

Your API authorization token.

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

&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

&period=

daily
weekly
monthly

No

Sets the period between Fixed Age historical values in the output
Defaults to weekly if not provided.