Tomorrow.io · Example Payload

Climate Normals Request Example

WeatherClimateForecastHistorical WeatherAir QualityPollenFireFloodRoutesMap TilesAviationMaritimePublic APIs

Climate Normals 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

locationfieldsunits

Example Payload

Raw ↑
{
  "location": null,
  "fields": [
    "temperatureAvg",
    "precipitationAccumulationSum"
  ],
  "units": "metric"
}