模板:Api desc en

跳转到: 导航, 搜索

目录

{{{uri}}}

{{{desc}}}

URL

http://api.t.sina.com.cn/{{{uri}}}.({{{format}}})

Format

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

  必选 类型及范围 说明
source true string AppKey for the application to identify it. ( This parameter is not needed when using OAuth)

{{{params}}}

Example Request

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

Notes

{{{useAge}}}

Response

{{{result}}}

Other

{{{otherInfo}}}