Weather API

Maritime Weather Data

Get real-time weather conditions at vessel positions. Access temperature, wind speed, and wave height data for any ship worldwide.

Maritime Weather API
Real-time
Updates
Global
Coverage
6
Data Points
1 Credit
Per Request

Comprehensive Weather Data

Access detailed meteorological and oceanographic data for any vessel position.

Temperature

Temperature (°C)

Wind Data

Wind Speed (m/s)

Sea State

Wave Height (m)

Vessel Context

Vessel NameIMO NumberMMSI

Available Metrics

Detailed weather metrics returned by the API.

Vessel Identification

name

Vessel name

IMO

IMO number

MMSI

Maritime Mobile Service Identity

Weather Conditions

temperature

Air temperature (°C)

windSpeed

Wind speed (m/s)

waves

Wave height (m)

Sample API Response

Example weather data response for a container vessel.

GET /api/vessels_operations/get-vessel-weather?imo=8909070
{
  "status_code": 200,
  "detail": {
    "name": "BALTIC SPRING",
    "MMSI": "311001003",
    "IMO": "8909070",
    "temperature": "19 °C",
    "windSpeed": "2.4 m/s",
    "waves": "1.5 m."
  },
  "headers": null
}

Use Cases

How maritime organizations leverage weather data at vessel positions.

Voyage Planning

Optimize routes based on weather conditions. Avoid storms, minimize fuel consumption, and ensure cargo safety with weather-informed routing.

Safety Operations

Monitor weather conditions for fleet vessels in real-time. Receive alerts for deteriorating conditions and make informed safety decisions.

Performance Analysis

Correlate vessel performance with weather conditions. Analyze speed loss, fuel consumption, and cargo stress across varying conditions.

Frequently Asked Questions

What weather data is available?

We provide current weather conditions at vessel positions including temperature (°C), wind speed (m/s), and wave height (m). Additional metrics may be added as the API evolves.

How accurate is the weather data?

Weather data is sourced from leading meteorological services and models. Data accuracy varies by region and conditions, with best accuracy in well-monitored shipping lanes.

Can I get weather forecasts?

Currently we provide current conditions at vessel positions. Weather forecasts along routes are planned for future releases.

How do I request weather data?

Query by IMO number to get weather conditions at the vessel's current position. The API returns the latest weather data along with vessel identification.

Start Using Weather Data Today

Add real-time weather conditions to your maritime applications.