API Documentation
⌘K
API Key
Get free key GET
/api/1/shipping/vessels/{imo}/trackVessel Track
Historical AIS positions for a vessel over the last N days.
Parameters
3daysintegerNumber of days (default 7)
limitintegerMax positions (default 1000)
imointegerrequiredResponses
Was this helpful?
Request
curl -X GET \
'https://api.eulerpool.com/api/1/shipping/vessels/{imo}/track?limit=10' \
-H 'Accept: application/json'200 Response
{}