Ship DCF Charter Rates Endpoint
Receive data about current DCF Charter Rates.
Endpoint
/fleet/dcf/charterrates
Request Example
https://api.vesselsvalue.com/fleet/dcf/charterrates?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. |