模板:Api desc business-en

跳转到: 导航, 搜索
(Login Requirement)
第12行: 第12行:
 
See [[授权机制说明|Login and Authorization]] for details.
 
See [[授权机制说明|Login and Authorization]] for details.
  
==访问授权限制==
+
==Authorized Access Limitation==
 
<span style="text-transform:lowercase;font-weight:600">{{{rateLimit}}}</span><br/>
 
<span style="text-transform:lowercase;font-weight:600">{{{rateLimit}}}</span><br/>
==请求参数==
+
==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;"
 
|-
 
|-
第25行: 第25行:
 
{{{params}}}
 
{{{params}}}
 
|}
 
|}
==注意事项==
+
==Notes==
 
{{{useAge}}}
 
{{{useAge}}}
==返回结果 ==
+
==Response==
<span style="text-transform:uppercase;font-weight:600">JSON示例</span><br/>
+
<span style="text-transform:uppercase;font-weight:600">JSON Example</span><br/>
 
{{{result}}}<br/>
 
{{{result}}}<br/>
关于错误返回值与错误代码,参见 [[error_code|错误代码说明]]
+
Please see [[error_code|Error Code Description]] for details of error information.
==字段说明==
+
==Field Description==
 
{{{resultDes}}}
 
{{{resultDes}}}
==其他==
+
==Others==
 
{{{otherInfo}}}
 
{{{otherInfo}}}
 
<br/><br/>
 
<br/><br/>
 
<span style="display:none;">{{languages|{{{2/uri}}}}}</span>
 
<span style="display:none;">{{languages|{{{2/uri}}}}}</span>
 
{{#a:showgrade}}__NOTOC__
 
{{#a:showgrade}}__NOTOC__

2015年7月15日 (三) 21:12的版本

{{{uri}}}

{{{desc}}}

URL

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

Supported Formats

JSON

HTTP Request Method

{{{httpMethod}}}

Login Requirement

{{{needAuth}}}
See Login and Authorization for details.

Authorized Access Limitation

{{{rateLimit}}}

Request Parameters

  必选 类型及范围 说明
source false string 采用OAuth授权方式不需要此参数,其他授权方式为必填参数,数值为应用的AppKey。
access_token false string 采用OAuth授权方式为必填参数,其他授权方式不需要此参数,OAuth授权后获得。

{{{params}}}

Notes

{{{useAge}}}

Response

JSON Example
{{{result}}}
Please see Error Code Description for details of error information.

Field Description

{{{resultDes}}}

Others

{{{otherInfo}}}

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


api评价