v5

latestOpenAPI 3.1.0Proprietary2026-08-031,5423,1505.5 MB
Environment

Water temperature observations

Water temperature observations at a CO-OPS station. Distinct endpoint rather than a subset of /meteorology because water temperature is an oceanographic variable used in marine biology, fisheries, and coastal thermal modeling - conceptually paired with water level. Default units metric (Celsius). Attribution: NOAA CO-OPS Tides and Currents (api.tidesandcurrents.noaa.gov).

get/api/v1/environment/noaa-tides/station/{id}/water-temperature

Path parameters

idstring required

7-digit CO-OPS station identifier.

7-digit CO-OPS station identifier.

Query parameters

begin_datestring nullable

Start date YYYYMMDD.

Start date YYYYMMDD.

end_datestring nullable

End date YYYYMMDD.

End date YYYYMMDD.

datestring nullable

Alternative date token (latest, today, recent).

Alternative date token (latest, today, recent).

unitsstring

metric (Celsius) or english (Fahrenheit).

metric (Celsius) or english (Fahrenheit).

Response

Water temperature time series with timestamps in ISO 8601 UTC.

Example response

{
  "meta": {
    "endpoint": "/api/v1/fred/us/cpi",
    "data_time": "2026-04-16T14:30:00Z",
    "response_time": "2026-04-16T14:30:12Z",
    "provider": "Sugra API v1.0.1",
    "source": "sugra_crypto",
    "attribution": "Short interest and Reg SHO daily short volume data is owned by and sourced from FINRA (Financial Industry Regulatory Authority).",
    "fallback_chain": [
      "sugra_crypto",
      "sugra_finance"
    ]
  }
}