Environment
NOAA CO-OPS station metadata (fused)
Return fused metadata for a single CO-OPS station: identity, tidal datums (MLLW, MSL, MHW, MHHW, NAVD88, and others when published) with reference epoch, instrumentation inventory (sensor IDs, elevation, reference datum, status), and a summary of the harmonic analysis (units and constituent count). One Sugra call fuses four upstream mdapi sub-resources. Attribution: NOAA CO-OPS Tides and Currents (api.tidesandcurrents.noaa.gov).
get/api/v1/environment/noaa-tides/station/{id}
Path parameters
idstring required
7-digit CO-OPS station identifier (e.g. 8518750 for The Battery, 9414290 for San Francisco).
7-digit CO-OPS station identifier (e.g. 8518750 for The Battery, 9414290 for San Francisco).
Response
Fused per-station metadata bundle.
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"
]
}
}