Search for vessels by name and retrieve their IMO, MMSI, and basic specifications. Costs 1 credit per request.
_).
| Vessel Name | Query Parameter |
|---|---|
| DL ACACIA | name=DL_ACACIA |
| EVER GIVEN | name=EVER_GIVEN |
| MSC OSCAR | name=MSC_OSCAR |
page_number parameter to paginate through results.Your personal API key found in your profile dashboard at https://datadocked.com/dashboard/my_keys
The name of the vessel you want to query. Spaces in vessel names must be URL encoded as _ (e.g., "DL ACACIA" becomes "DL_ACACIA").
Page number for pagination when multiple vessels share the same name. Defaults to 1.