AccuWeather · Example Payload

Accuweather Device Info Example

WeatherForecastsMeteorologyLocation ServicesAir QualityStorms

Accuweather Device Info Example is an example object payload from AccuWeather, with 4 top-level fields. It illustrates the shape of data this provider's APIs accept or return.

Top-level fields

namebrandversioncategory

Example Payload

Raw ↑
{
  "name": "New York",
  "brand": "example-string",
  "version": "example-string",
  "category": "example-string"
}