AccuWeather · Example Payload

Accuweather Partner Example

WeatherForecastsMeteorologyLocation ServicesAir QualityStorms

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

Top-level fields

siteNamelogolink

Example Payload

Raw ↑
{
  "siteName": "New York",
  "logo": "example-string",
  "link": "example-string"
}