AccuWeather · Example Payload

Accuweather Ad Info Example

WeatherForecastsMeteorologyLocation ServicesAir QualityStorms

Accuweather Ad Info 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

codestatuscookie3p

Example Payload

Raw ↑
{
  "code": "example-string",
  "status": "example-string",
  "cookie3p": "example-string"
}