AccuWeather · Example Payload

Accuweather User Network Example

WeatherForecastsMeteorologyLocation ServicesAir QualityStorms

Accuweather User Network 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

throughputnetworktype

Example Payload

Raw ↑
{
  "throughput": "example-string",
  "network": "example-string",
  "type": "example-string"
}