-
Overall dataflow
The following section covers the concepts and data flow from data source to the Vessel Insight cloud storage. End-to-end flow Vessel Insight is a data infrastructure for: Collecting raw sensor data from onboard sources on vessels, Sending data to cloud where it is contextualized, Share data with specialized applications or…
-
Vessel Insight API - Namechange
We have changed the displayed name of the Vessel Insight Data Service in our developer portal from "Vessel Insight Standard" to "Vessel Insight V2 API". This change has no impact for the existing subscriptions created with the old name. When subscribing to the API, use the "Vessel Insight V2 API". Production release date:…
-
Overview
The Vessel Insight APIs provide access to vessel data within the Vessel Insight system, drawing from a range of sources such as on-board systems, AIS, weather data, and more. This documentation provides an overview of the Vessel Insight technical concepts and an API guides. To learn more about the technical concepts in…
-
Getting started
The Vessel Insight API lets you connect to vessel data. This guide demonstrates how to make your first API calls by fetching datapoints for a path. For more info on datapoints and paths, please check out the core concepts page Overall dataflow. There is also a Postman collection for testing the APIs available.…
-
API versions and generations
Vessel Insight API's are continuously evolving to provide a better experience for our data consumers. Here are the different generations of our APIs: Version 1: Primarily used for internal applications and services. Version 2: The current mainstream API version used by customers and partners. Version 3: The upcoming API…
-
Data sources
A Data Source typically represents a physical data interface onboard a vessel. Each data source contains sensors that provides data. The connection between the data sources and the edge computer is managed by Connectors provided by either Kongsberg Digital or 3. parties. A simplified topology of the communication is shown…
-
Vessel Insight API - Enforcing use of subscription key
As communicated to all API subscribers in email, we will on June 15. 2024 start enforcing the use of subscription key to all our API calls. This means if your API consumers are not applying a valid subscription key in the requests, the request will fail with a Http 401 authentication message. Use the instructions for…
-
Accessing the API
To access the Vessel Insight APIs, you’ll need the following: Consumers need a direct or indirect business relationship with Kongsberg Digital. Subscription key: To be used in the headers of all API calls. Created via self service in the developer portal. Credentials: To be used when getting an access token. Will be sent…
-
Get asset model info
As mentioned in the concept section, the data is structured in an asset model, where sensors are mapped to system paths. There are two main ways to identify what data is available from a vessel: Getting a list from KDI containing the mapped paths. Fetching a filtered list of paths from the POST FindNodes endpoint. This…
-
Developer portal - Content url change
Summary We are changing the content urls in the Developer portal to point to the API Documentation in Community. Release dates Staging release date: 26th November 2024 Production release date: 26th November 2024