Weatherbit · Example Payload

Weatherbit Error Example

WeatherForecastingHistorical DataAir QualityAlertsAgricultural Weather

Weatherbit Error 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

codemessage

Example Payload

Raw ↑
{
  "code": 1,
  "message": "example-value"
}