模板:Api desc v2 en

跳转到: 导航, 搜索
第12行: 第12行:
 
==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 Limitation:<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 limitation 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;"

2012年1月29日 (日) 11:40的版本

{{{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 Limitation:{{{rateLimit}}}
See the Interface Access Rights Statement for the request count limitation 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}}}|中文]]