| Endpoint | HTTP Method |
|---|---|
https://api.elaneglobal.com/v1/Voyage/PortExpectedArrivals | Get |
1F6D701272402D1E7D8D316CCE519123 is the official key of Shipfinder.com, bound to the domain api.shipfinder.com.| Parameter | Legend | Type | Required | Description |
|---|---|---|---|---|
| key | Authorization Code | string | yes | Your personal Shipfinder API key to verify service permissions |
| port_code | Standard Port Code | string | yes | Standard five-digit port code |
| start_time | Start Time | int | yes | Start time represented as a UTC timestamp. The start time must be later than the current time. |
| end_time | End Time | int | yes | End time represented as a UTC timestamp. The interval between the start time and end time shall not exceed 1 week for a single request. |
| ship_type | Ship Type | int | no | Filter the type of vessels: see References for details. All vessels will be returned if this parameter is not specified. |