Difference between revisions of "General weather interface/v2.5"

From Caiyun Wiki
Jump to: navigation, search
(API call examples)
(Other links)
Line 22: Line 22:
  
 
== Other links ==
 
== Other links ==
 +
 +
* [[Supported languages in ColorfulClouds Weather API]]
 +
* [[Supported measurement systems in ColorfulClouds Weather API]]
 +
* [[Datetime calculation in ColorfulClouds Weather API]]

Revision as of 06:37, 3 April 2020

Version of this article: v2.5,current stable version: v2.5,historical veriosns: v2.4

Authentication

After signing up at the dahsboard, you will get your access token. In below sections, we will use a temporary token for demo purpose: S45Fnpxcwyq0QT4b. In production or development, you should use your own.

API call examples

Parameters

Return values

Errors

Other links