Retrieve a vessel from the Terminal49 API using its internal vessel ID, including name, IMO number, and optional position data for paid plan accounts.
Documentation Index
Fetch the complete documentation index at: https://terminal49.com/docs/llms.txt
Use this file to discover all available pages before exploring further.
Token YOUR_API_TOKEN
The APIs require authentication to be done using header-based API Key and Secret Authentication.
API key and secret are sent va the Authorization request header.
You send your API key and secret in the following way:
Authorization: Token YOUR_API_KEY
ISO 8601 timestamp to filter positions from. 7 days by default.
"2025-05-20T00:00:00Z"
ISO 8601 timestamp to filter positions up to. Current time by default.
"2025-05-24T00:00:00Z"
OK