GetVesselSnapshot retrieves a point-in-time view of AIS vessel traffic and disruptions.
Documentation Index
Fetch the complete documentation index at: https://worldmonitor.app/docs/llms.txt
Use this file to discover all available pages before exploring further.
North-east corner latitude of bounding box.
North-east corner longitude of bounding box.
South-west corner latitude of bounding box.
South-west corner longitude of bounding box.
When true, populate VesselSnapshot.candidate_reports with per-vessel position reports. Clients with no position callbacks should leave this false to keep responses small.
When true, populate VesselSnapshot.tanker_reports with per-vessel position reports for AIS ship-type 80-89 (tanker class). Used by the Energy Atlas live-tanker map layer. Stored separately from candidate_reports (which is military-only) so consumers self-select via this flag rather than the response field changing meaning.
Successful response
GetVesselSnapshotResponse contains the vessel traffic snapshot.
VesselSnapshot represents a point-in-time view of civilian AIS vessel data.