WeatherAPI · Example Payload

Weatherapi Tide Example

WeatherForecastHistoryMarineAstronomyGeolocationSportsAlertsPublic APIs

Weatherapi Tide Example is an example object payload from WeatherAPI, with 3 top-level fields. It illustrates the shape of data this provider's APIs accept or return.

Top-level fields

tide_timetide_height_mttide_type

Example Payload

Raw ↑
{
  "tide_time": "2026-05-28 04:30",
  "tide_height_mt": 1.0,
  "tide_type": "High"
}