Station Timeseries
GET/stations/:station_id/timeseries
Retrieve continuous tidal timeseries (elevation) for a specific station.
Note: This endpoint returns dense data points evenly spaced by the requested time_interval. It does not include the tidal_stage property (it is omitted from the response objects).
Request
Responses
- 200
- 400
- 401
- 500
Successful timeseries.
Invalid Parameters
Missing/Invalid API Key
Server Error