API Documentation
⌘K
API Key
Get free key GET
/api/1/shipping/positionsCurrent Positions
All current vessel positions within a bounding box. Designed for map tile rendering.
Parameters
3bboxstringBounding box: west,south,east,north (e.g. -10,35,40,60)
vessel_typestringFilter by vessel type
min_speednumberMinimum speed in knots (filters out anchored)
Responses
Was this helpful?
Request
curl -X GET \
'https://api.eulerpool.com/api/1/shipping/positions' \
-H 'Accept: application/json'200 Response
{}