Weatherbit · Example Payload

Weatherbit Forecast Ag Example

WeatherForecastingHistorical DataAir QualityAlertsAgricultural Weather

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

Top-level fields

latlondata

Example Payload

Raw ↑
{
  "lat": 47.61,
  "lon": -122.33,
  "data": [
    null
  ]
}