home

Info + Position API

This API provides detailed vessel information and real-time AIS position data for vessels registered in your Fleet. It includes vessel specifications, classification details, voyage planning information, live vessel positions, navigation status, and SeaVantage's AI-powered Predicted Time of Arrival (PTA) and Predicted Time of Berthing (PTB) to support voyage monitoring and operational planning.
Data is updated approximately every 15 minutes based on AIS data.

Vessel & Fleet Management

Step
Function
Documentation

 Obtain the shipId

Retrieve the shipId required for subsequent API calls

 Add to Fleet (optional)

Register one or more vessels into your fleet using the corresponding shipId

 Delete from Fleet (optional)

Delete one or more vessels from your fleet using the corresponding shipId

 Retrieve the list of categoryId (optional)

Retrieve all categoryIds available within the workspace

Vessel Information Retrieval

Step
Function
Documentation

 Vessel Information Retrieval

Retrieve information for a specified shipId or for vessels registered under a selected fleet categoryId
Vessel Information Retrieval Notes
If the vessel has already been registered to your fleet, the endpoint will return information for all vessels currently registered in the fleet.
If no categoryId is provided, information for all vessels in the fleet will be returned. categoryId is used to organize and manage vessels into custom groups within the workspace. Category setup is not self-service and must be requested through the cx@seavantage.com.
If the vessel has not been registered, you may still provide a specific shipId. The API will return information for that vessel only and automatically add it to the fleet upon retrieval.