Marine Buoys API
DataMAINTAINED2 tokens / call

Marine Buoys API

Live ocean conditions from NOAA's buoy network. A directory of 1,938 NDBC stations — moored buoys, coastal weather stations and wave sensors worldwide — with nearest-station lookup by coordinates, plus the latest observation for every reporting station, refreshed from NOAA's live feed and edge-cached 10 minutes: wave height, dominant and average wave period, wave direction, wind speed/gusts/direction, air and water temperature, pressure, dewpoint, visibility and tide. Monterey Canyon right now: 1.2 m waves at 10 s dominant period from 290°, water 15.4 °C. Ask for one buoy, up to 25 in a single call, or the nearest reporting stations to a point (non-reporting directory entries are filtered out by default). Missing sensors are simply omitted, never faked. Surf forecasting, sailing and passage planning, fishing apps, coastal safety and marine research — pairs naturally with our Tides API for the complete coastal picture.

No credit card requiredAccess to 20+ APIsCancel anytime
response.json
{
  "ok": true,
  "station": {
    "id": "46042",
    "name": "MONTEREY - 27NM WNW of Monterey, CA",
    "owner": "N",
    "type": "3-meter foam buoy w/ seal cage",
    "lat": 36.787,
    "lng": -122.408,
    "timezone": "P"
  },
  "units": {
    "wind": "m/s",
    "waves": "m / s / degT",
    "pressure": "hPa",
    "temps": "degC"
  },
  "observation": {
    "time": "2026-09-13T03:10:00Z",
    "wind_dir_deg": 330,
    "wind_speed_ms": 10,
    "gust_ms": 13,
    "pressure_hpa": 1014.9,
    "air_temp_c": 17.3,
    "water_temp_c": 18.3,
    "dewpoint_c": 14.3
  }
}
5endpoints
2tokens / call
99.9%uptime SLA
Lowavg latency

Why developers pick this API

Production-ready

Production Ready

Battle-tested infrastructure with a 99.9% uptime SLA. Rate limits are generous, responses are consistent.

Simple Integration

Standard REST + JSON. Works with any HTTP client. Copy-ready code snippets in 4 languages.

One Key, 20+ APIs

Your DataAndAPIs subscription unlocks every API on the platform — anime, finance, sports, and more.

Code snippets

One install. Every endpoint.

No proprietary SDKs needed. Any HTTP client works. Pick your language and paste.

3languages
5endpoints
RESTarchitecture
1key for all APIs
  • Fully typed responses — auto-completion in your IDE
  • Tracks the API in lockstep — new endpoints land same day
  • One key works across 20+ APIs on the platform
import axios from 'axios';

const { data } = await axios.get(
  '{API_URL}',
  { headers: { 'X-Api-Key': process.env.API_KEY } }
);

🔒 Subscribe to unlock the live API URL

Developer playground

Explore the endpoints

Browse request parameters and inspect live example responses.

Available Endpoints

Request Parameters

API URL

Please subscribe to see the API URL

Headers

X-Api-Key

Path Parameters

id

Please subscribe to see the actual API URL

import axios from 'axios';

const url = '{API_URL}';
const { data } = await axios.get(url, {
  headers: { 'X-Api-Key': 'YOUR_API_KEY' }
});

Pricing

One subscription. Every API.

Tokens unlock this API and 20+ others on DataAndAPIs. Switch APIs any time — we promote.

FREE

$0/mo

500 tokens / month

  • Access to all APIs
  • Tokens reset monthly
  • Community support
Start free
Most Popular

STARTER

$6.99/mo

25,000 tokens / month

  • Access to all APIs
  • Tokens reset monthly
  • Email support
Subscribe

PRO

$24.99/mo

100,000 tokens / month

  • Access to all APIs
  • Tokens reset monthly
  • Priority email support
Subscribe

ULTRA

$99.99/mo

1,000,000 tokens / month

  • Access to all APIs
  • Tokens reset monthly
  • Priority support
Subscribe

Need higher volume, dedicated infra, or a custom contract? Talk to sales →

Common questions

The things that actually block the upgrade.

Ship Marine Buoys API this afternoon.

500 free tokens. No card. Plus 20+ other APIs on the same key.