ColorfulClouds · Example Payload

Caiyun Weather Daily Astro Item Example

WeatherForecastingAir QualityPrecipitationHyperlocalGeospatialChina

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

Top-level fields

datesunrisesunset

Example Payload

Raw ↑
{
  "date": "2026-05-30",
  "sunrise": {
    "time": "05:48"
  },
  "sunset": {
    "time": "05:48"
  }
}