Tomorrow.io · Example Payload

Events Request Example

WeatherClimateForecastHistorical WeatherAir QualityPollenFireFloodRoutesMap TilesAviationMaritimePublic APIs

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

Top-level fields

locationinsightsbuffer

Example Payload

Raw ↑
{
  "location": null,
  "insights": [
    "hail",
    "thunderstorm"
  ],
  "buffer": 1
}