WeatherAPI · Example Payload

Weatherapi Condition Example

WeatherForecastHistoryMarineAstronomyGeolocationSportsAlertsPublic APIs

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

Top-level fields

texticoncode

Example Payload

Raw ↑
{
  "text": "Partly Cloudy",
  "icon": "//cdn.weatherapi.com/weather/64x64/day/116.png",
  "code": 1003
}