This is the api to access the ODWeather API information
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
No authentication required
# No auth required
Free — open public API, no authentication required.
| Method | Path | Description |
|---|---|---|
| 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 |
curl -X GET 'https://api.oceandrivers.com//v1.0/compareStation/{stationName}/' \
-H '# No auth required'
{}
Data sourced from API Map. Always verify pricing and rate limits against the official ODWeather documentation.