Weatherbit · Example Payload

Weatherbit Weather Alert Example

WeatherForecastingHistorical DataAir QualityAlertsAgricultural Weather

Weatherbit Weather Alert 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

latlonalerts

Example Payload

Raw ↑
{
  "lat": 38.0,
  "lon": -78.25,
  "alerts": [
    null
  ]
}