Skip to content

Common Questions

Does the Caiyun Weather API support returning historical data?

The API interface only supports returning historical data for the past day, with the default response including data from the current moment into the future. To request data for the past day, you can add the parameter begin=timestamp to the URL.

If a future timestamp is passed to begin, it will lead to inaccurate data. Do not do this.