模板:Api desc business-en

跳转到: 导航, 搜索
第18行: 第18行:
 
|-
 
|-
 
!width="10%" style="text-align:center;font-weight:bolder;border:1px solid #cccccc"| 
 
!width="10%" style="text-align:center;font-weight:bolder;border:1px solid #cccccc"| 
!width="5%" style="text-align:center;font-weight:bolder;border:1px solid #cccccc"|必选
+
!width="5%" style="text-align:center;font-weight:bolder;border:1px solid #cccccc"|Requires
!width="10%" style="text-align:center;font-weight:bolder;border:1px solid #cccccc"|类型及范围
+
!width="10%" style="text-align:center;font-weight:bolder;border:1px solid #cccccc"|Type and Range
!width="75%" style="text-align:center;font-weight:bolder;border:1px solid #cccccc"|说明
+
!width="75%" style="text-align:center;font-weight:bolder;border:1px solid #cccccc"|Description
{{api_args|source|false|string|采用OAuth授权方式不需要此参数,其他授权方式为必填参数,数值为应用的AppKey。}}
+
{{api_args|source|false|string|This parameter is not needed when using OAuth, and is required when using other authorization methods. The value of this parameter is AppKey.}}
{{api_args|access_token|false|string|采用OAuth授权方式为必填参数,其他授权方式不需要此参数,OAuth授权后获得。}}
+
{{api_args|access_token|false|string|This parameter is required when using OAuth, and is not needed when using other authorization methods. You will get the access_token after obtaining OAuth.}}
 
{{{params}}}
 
{{{params}}}
 
|}
 
|}

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

{{{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

  Requires Type and Range Description
source false string This parameter is not needed when using OAuth, and is required when using other authorization methods. The value of this parameter is AppKey.
access_token false string This parameter is required when using OAuth, and is not needed when using other authorization methods. You will get the access_token after obtaining 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评价