Tomorrow.io · Example Payload

Route Waypoint Example

WeatherClimateForecastHistorical WeatherAir QualityPollenFireFloodRoutesMap TilesAviationMaritimePublic APIs

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

Top-level fields

locationarrivalTime

Example Payload

Raw ↑
{
  "location": [
    -71.0466,
    42.3478
  ],
  "arrivalTime": "2026-05-30T13:30:00Z"
}