6. Getting Started

DTN can provide {client_id} and {client_secret} which can be used to get tokens to access all the relevant APIs (Vessel Insights API, Vessel Insights Subscription API & Insert Noon API) or tokens which provide access to a limited set of above mentioned APIs. This is to facilitate user management on the customer side where customer

5. How does it work?

The Vessel Insights is a GraphQL API where you authenticate with OAuth. The response format is typically JSON. Vessel Insights API package consists of following APIs: Shipping Auth0 API: Can be used to request access token Vessel Insights Subscription API : Can be used to subscribe & unsubscribe vessels to Vessel Insights API Insert Noon API : Can be used to

4. Available Queries

Vessel Insights is a GraphQL API. This means that we are able to develop dedicated queries for specific use cases of our customers. Currently, following queries are available in Vessel Insights API. Query Use Case getAllEvents Get continous quality check vessel performance relevant data from multiple sources (ais, noon report, weather, digital twin model) along

1. Introduction

DTN Vessel Insights API provides quality checked datasets & vessel performance analysis results for any vessel performance monitoring, voyage management, commercial intelligence or supply chain analytics dashboard. Vessel Insights API is an all-in-one data solution that collects, collates, and delivers every relevant piece of operational data at the fleet or vessel level. It seamlessly integrates

Vessel Insights 3.2 Release

New Features Before this release, only ‘listEvents’ and ‘getEvent’ queries were available in VIA. In this release 4 additional queries have been added to VIA. Following 6 queries are available in VIA 3.2. listEvents query getEvent query trackSummary query noonSummary query trackCII query noonCII query The 4 new queries are explained below. Track Summary query

Vessel Insights 3.1 Release

New Features Inserting delayed noon reports: For all the vessels subscribed to the Vessel Insights API, calculations are done once every day at 0 UTC. These calculations cover the ships timeline from – 48 to – 24 hours. When the calculations are finished, this data is added to the cloud storage and can be accessed

How do you handle gaps in AIS data in Vessel Insights API?

First we get AIS data from our supplier. Then we normalize this AIS track to create a DTN version of vessel’s track. This track has positions every 15 mins. If the gap in AIS data we receive is more than 24 hours, there will be a gap in the normalized track available in Vessel Insights

Can I use Vessel Insights API for real time monitoring? Or is there a latency?

Please be aware that subscribing a vessel will not immediately result in data being available in Vessel Insights API for this vessel. For all the vessels subscribed to the Vessel Insights API, calculations are done once every day at 0 UTC. These calculations cover the ships timeline from – 48 to – 24 hours. When