ColorfulClouds · Example Payload

Caiyun Weather Daily Min Max Avg Item Example

WeatherForecastingAir QualityPrecipitationHyperlocalGeospatialChina

Caiyun Weather Daily Min Max Avg Item Example is an example object payload from ColorfulClouds, with 4 top-level fields. It illustrates the shape of data this provider's APIs accept or return.

Top-level fields

datemaxminavg

Example Payload

Raw ↑
{
  "date": "2026-05-30",
  "max": 29.1,
  "min": 13.3,
  "avg": 23.3
}