模板:Api desc v2 en

跳转到: 导航, 搜索
第9行: 第9行:
 
==Requires Login==
 
==Requires Login==
 
<span style="text-transform:lowercase;font-weight:600">{{{needAuth}}}</span><br/>
 
<span style="text-transform:lowercase;font-weight:600">{{{needAuth}}}</span><br/>
See the [[登录授权机制声明/en|Login And Authorization Mechanism Statement]] for login and authorization details.
+
See the [[登录授权机制声明/en|Login and Authorization Mechanism Statement]] for login and authorization details.
 
==Requests Count Limitation==
 
==Requests Count Limitation==
 
Level:<span style="text-transform:lowercase;font-weight:600">{{{level}}}</span><br/>
 
Level:<span style="text-transform:lowercase;font-weight:600">{{{level}}}</span><br/>
 
Count Limitaiton:<span style="text-transform:lowercase;font-weight:600">{{{rateLimit}}}</span><br/>
 
Count Limitaiton:<span style="text-transform:lowercase;font-weight:600">{{{rateLimit}}}</span><br/>
See the [[Rate-limiting/en|Interface Access Rights Statement]] for the Request Count Limitaiton details.
+
See the [[Rate-limiting/en|Interface Access Rights Statement]] for the request count limitaiton details.
 
==Request Parameters==
 
==Request Parameters==
 
{| border="1" cellspacing="0" cellpadding="0" width="100%" class="parameters" style="border-color: #CCCCCC;"
 
{| border="1" cellspacing="0" cellpadding="0" width="100%" class="parameters" style="border-color: #CCCCCC;"

2011年12月16日 (五) 19:10的版本

{{{uri}}}

{{{desc}}}

URL

https://api.weibo.com/2/{{{uri}}}.json

Supported Formats

JSON

HTTP Request Method

{{{httpMethod}}}

Requires Login

{{{needAuth}}}
See the Login and Authorization Mechanism Statement for login and authorization details.

Requests Count Limitation

Level:{{{level}}}
Count Limitaiton:{{{rateLimit}}}
See the Interface Access Rights Statement for the request count limitaiton details.

Request Parameters

  Requires Type and Range Description
source false string This parameter is not needed when using OAuth.The value of this parameter is the AppKey.
access_token false string This parameter is required when using OAuth.You will get the access_token after oauth authorization.

{{{params}}}

Notes

{{{useAge}}}

Response

JSON Example
{{{result}}}
See the Error Code Description for the error information details.

Field Description

{{{resultDes}}}

Others

{{{otherInfo}}}



Language: [[{{{2/uri}}}|中文]]