Receive period charter data for the fleet of ships associated with your API account.
Endpoint
/fleet/deals/periodcharters
Request Example
https://api.vesselsvalue.com/fleet/deals/periodcharters?token=<your_token>&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. |