NOAA Tide Predictions API

Home APIs

Endpoints

Stations

Lists all NOAA tide stations.

Path

/api/tide/stations[.ext]

Methods

Content Types

Path Params

Query Params

None

Station

Fetch a NOAA tide station by id.

Path

/api/tide/stations/{id}[.ext]

Methods

Content Types

Path Params

Query Params

None

Tides For Date Range

Lists all tides for a NOAA tide station for a date range.

Path

/api/tide/station/{id}/predictions[.ext]

Methods

Content Types

Path Params

Query Params

Tides For Date

Lists all tides for a NOAA tide station for a specific date.

Path

/api/tide/station/{id}/predictions/{date}[.ext]

Methods

Content Types

Path Params

Query Params

Node