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

From Caiyun Wiki
Jump to: navigation, search
(Authentication)
(Authentication)
Line 3: Line 3:
 
== Authentication ==
 
== Authentication ==
  
After signing up at '''[https://dashboard.caiyunapp.com/user/sign_up/ the dahsboard]''', you will get your access token.
+
After signing up at '''[https://dashboard.caiyunapp.com/user/sign_up/ the dahsboard]''', you will get your access token. In below sections, we will use a temporary token for demo purpose: <code>S45Fnpxcwyq0QT4b</code>. In production or development, you should use your own.
 
 
In below sections, we will use a temporary token for demo purpose: <code>S45Fnpxcwyq0QT4b</code>. In production or development, you should use your own.
 
  
 
== API call examples ==
 
== API call examples ==

Revision as of 06:09, 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