Retrieve vessel traffic data for a specific port including arrivals, departures, expected vessels, and vessels currently in port. Costs 50 credits per request.
search_type parameter to filter results:
| Type | Description |
|---|---|
arrival | Recently arrived vessels |
departure | Recently departed vessels |
expected | Vessels expected to arrive |
in_port | Vessels currently in port |
port_call parameter:
| Port | UN/LOCODE |
|---|---|
| Barcelona, Spain | ESBCN |
| Rotterdam, Netherlands | NLRTM |
| Singapore | SGSIN |
| Shanghai, China | CNSHA |
| Los Angeles, USA | USLAX |
page parameter (starting from 1) to navigate through results.
vessel_type to filter results by vessel category.
Your personal API key found in your profile dashboard at https://datadocked.com/dashboard/my_keys
The UN/LOCODE of the port you want to query (e.g., ESBCN for Barcelona).
The type of search to perform.
arrival, departure, expected, in_port Page number for pagination. Pagination starts with page number 1.
x >= 1Filter results by vessel type.