WeatherAPI · Example Payload

Weatherapi Pollen Example

WeatherForecastHistoryMarineAstronomyGeolocationSportsAlertsPublic APIs

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

Top-level fields

HazelAlderBirchOakGrassMugwortRagweed

Example Payload

Raw ↑
{
  "Hazel": 1.0,
  "Alder": 1.0,
  "Birch": 1.0,
  "Oak": 1.0,
  "Grass": 1.0,
  "Mugwort": 1.0,
  "Ragweed": 1.0
}