Port Operations
Port Calls By Port
Retrieve vessel traffic data for a specific port including arrivals, departures, expected vessels, and vessels currently in port. Costs 5 credits per request. Rate limit: 15 requests/min.
GET
Port Calls By Port
Retrieve vessel traffic data for a specific port including arrivals, departures, expected vessels, and vessels currently in port.
Credits: 50 credits per request
Search Types
Use thesearch_type parameter to filter results:
Port Codes
Use UN/LOCODE format for theport_call parameter:
Pagination
Results are paginated. Use thepage parameter (starting from 1) to navigate through results.
Optional Filtering
Usevessel_type to filter results by vessel category.
Response Data
- Total: Total number of vessels matching criteria
- Pages: Total pages available
- List: Array of vessel data including MMSI, name, IMO, type, country, dimensions, and formatted ETA
Authorizations
Your personal API key found in your profile dashboard at https://datadocked.com/dashboard/my_keys
Query Parameters
The UN/LOCODE of the port you want to query (e.g., ESBCN for Barcelona).
The type of search to perform.
Available options:
arrival, departure, expected, in_port Page number for pagination. Pagination starts with page number 1.
Required range:
x >= 1Filter results by vessel type.
Port Calls By Port