Tidal Forecast Guide
Tidal Forecast By LocationKey
Returns an array of daily tidal forecasts for every tidal station that falls within the area defined by the given location key. Available for 1 Day, 5 Days, 10 Days, 15 Days, 25 Days, or 45 Days.
https://{{api} or {{apidev}}.accuweather.com/tidal/{version}/forecasts/{dayCount}/{locationKey}{.{format}}?apikey={your key}{&language={language code}}{&allowError=true or false} |
Example
1 day of tidal forecasts by location key
https://api.accuweather.com/tidal/v1/forecasts/1day/2231170?apikey={your key} |
Tidal station metadata
Returns information about individual tidal stations, including time zone, country, administrative area, and geoposition.
https://{{api} or {{apidev}}.accuweather.com/tidal/{version}/stations/{stationId}{.{format}}?apikey={your key}{&language={language code}}{&allowError=true or false} |
Example
https://api.accuweather.com/tidal/v1/stations/635?apikey={your key}&allowError=false |