Skip to main content
Skip table of contents

Trade Journeys Endpoint

Receive Trade journey data for the fleet of ships associated with your API account.

Endpoint

/fleet/trade/journeys

Request Example

https://api.vesselsvalue.com/fleet/trade/journeys?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.

&from=

<Y-m-dTH:i:sZ>

No

Optional, restricts the journeys returned to those ending after this ISO 8601 datetime.
Defaults to returning all data if not provided.

&to=

<Y-m-dTH:i:sZ>

No

Optional, restricts the journeys returned to those starting before this ISO 8601 datetime
Defaults to returning all data if not provided.

JavaScript errors detected

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

If this problem persists, please contact our support.