Baltic Shipping - vessel database with ship search, AIS positions, and incidents.
Vessel Particulars Details
ASYNCWRITENo auth
Returns full vessel particulars by IMO including type, dimensions, builder, owner, and images.
ParametersFormJSON
Search session ID tying the request to an active search context
International Maritime Organization (IMO) number identifying the vessel
cost: 2 credits · balance: 0
curl https://api.openwire.sh/v1/wire/task \ -X POST \ -H "X-API-Key: $ANAKIN_API_KEY" \ -H "Content-Type: application/json" \ -d '{ "action_id": "act_balticshipping_com_vessel_particulars_detail", "params": { "search_id": "1781022400810", "imo": "9283538" } }'