O

ODWeather

by ODWeather Free tier

This is the api to access the ODWeather API information

weatheroceandrivers

Quick Reference

Base URL https://api.oceandrivers.com/ Auth type none Auth header # No auth required Rate limit See documentation Pricing Enterprise / contact sales Free quota None Documentation https://api.oceandrivers.com/ Endpoint status Live — HTTP 200 — endpoint is accessible2.39s (checked Mar 29, 2026) Builder score D 45% builder-friendly
Pricing
28
Latency
40
Depth
61

Authentication

No authentication required

# No auth required

Pricing

Model subscription Starting price Enterprise / contact sales Free quota None

Free — open public API, no authentication required.

Key Endpoints

MethodPathDescription
GET /v1.0/compareStation/{stationName}/ Get forecast and realtime information for known points<br/>None
GET /v1.0/getAemetStation/{stationName}/{period}/ Get data from the aemet stations<br/>None
GET /v1.0/getEasyWind/{easywindId}/ Get data from the easywind weather stations<br/>None
GET /v1.0/getEventStations/{eventId}/ Get stations in an event<br/>None
GET /v1.0/getForecastPoints/{yatchclubid}/language/{language} Get forecast points of a yatchclub<br/>None
GET /v1.0/getForecastTimeSeries/{latitude}/{longitude}/ Get timeseries forecast information<br/>None
GET /v1.0/getForecastTimeSeriesWrf/{latitude}/{longitude}/ Get timeseries forecast information<br/>None
GET /v1.0/getSocibWeatherStation/{stationName}/{period}/ Get data from the socib bahia de palma buoy<br/>None

Sample Request

curl -X GET 'https://api.oceandrivers.com//v1.0/compareStation/{stationName}/' \
  -H '# No auth required'

Sample Response

{}

Data sourced from API Map. Always verify pricing and rate limits against the official ODWeather documentation.