模板:Api desc2 en

跳转到: 导航, 搜索

目录

{{{uri}}}

{{{desc}}}

URL

http://api.t.sina.com.cn/{{{uri}}}.(json%7Cxml)

Supported Formats

{{{format}}}

HTTP Request Method

{{{httpMethod}}}

Requires Authentication

{{{needAuth}}}
See the Authorization Mechanism Statement for authorization details

Requests Count Limitation

{{{rateLimit}}}
See the Interface Access Rights Statement for the Request Count Limitaiton details.

Request Parameters

  Requires Type and Range Description
source true string AppKey for the application to identify it. ( This parameter is not needed when using OAuth)

{{{params}}}

Notes

{{{useAge}}}

Example Request

XML
curl -u "username:password" {{{postParam}}} "http://api.t.sina.com.cn/{{{uri}}}.xml?source=appkey{{{getParam}}}"
JSON
curl -u "username:password" {{{postParam}}} "http://api.t.sina.com.cn/{{{uri}}}.json?source=appkey{{{getParam}}}"

Response

{{{result}}}

Others

{{{otherInfo}}}

文档更新时间: 2012-03-30