Weatherbit · Example Payload

Weatherbit Current Obs Group Example

WeatherForecastingHistorical DataAir QualityAlertsAgricultural Weather

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

Top-level fields

countdata

Example Payload

Raw ↑
{
  "count": 1,
  "data": [
    null
  ]
}