跳转到: 导航, 搜索
 
(未显示1个用户的1个中间版本)
第22行: 第22行:
 
<li>[[#公共服务|Public Service API]]</li>
 
<li>[[#公共服务|Public Service API]]</li>
 
<li>[[#位置服务|Geo API]]</li>
 
<li>[[#位置服务|Geo API]]</li>
<li>[[#地理信息|Place API]]</li>
 
 
                         <li>[[Map-JS|Map JS API]]</li>
 
                         <li>[[Map-JS|Map JS API]]</li>
 
                         <li>[[支付|Pay API]]</li>
 
                         <li>[[支付|Pay API]]</li>
第51行: 第50行:
 
|}
 
|}
  
{|width="100%" border="0" cellspacing="0" cellpadding="0" class="wiki_table"
 
<html><colgroup><col class="tbF1"/><col class="tbF2" /><col /></colgroup></html>
 
!colspan="3" scope="col"|<span id="邀请接口">Invitation API([[messages#.E5.A5.BD.E5.8F.8B.E9.82.80.E8.AF.B7|learn more]])</span>
 
|-
 
|rowspan="1" style="text-align:center;"|Write API
 
|[[2/messages/invite/en|messages/invite]]
 
|向互粉好友发送私信邀请、送礼物消息接口 {{Icon_new2}}
 
|}
 
  
 
{|width="100%" border="0" cellspacing="0" cellpadding="0" class="wiki_table"
 
{|width="100%" border="0" cellspacing="0" cellpadding="0" class="wiki_table"
第229行: 第220行:
 
|-
 
|-
 
|[[2/friendships/friends/remark_batch/en|friendships/friends/remark_batch]]
 
|[[2/friendships/friends/remark_batch/en|friendships/friends/remark_batch]]
|批量获取当前登录用户的关注人的备注信息 {{Icon_adv}} {{Icon_new2}}
+
|Return remarks of a batch of the authenticating user's friends {{Icon_adv}} {{Icon_new2}}
 
|-
 
|-
 
|[[2/friendships/friends/in_common/en|friendships/friends/in_common]]
 
|[[2/friendships/friends/in_common/en|friendships/friends/in_common]]
第269行: 第260行:
 
|-
 
|-
 
|[[2/friendships/followers/destroy/en|friendships/followers/destroy]]
 
|[[2/friendships/followers/destroy/en|friendships/followers/destroy]]
|移除当前登录用户的粉丝 {{Icon_adv}}
+
|Remove a follower of the authenticating user {{Icon_adv}}
 
|-
 
|-
 
|[[2/friendships/remark/update/en|friendships/remark/update]]
 
|[[2/friendships/remark/update/en|friendships/remark/update]]
第602行: 第593行:
 
|}
 
|}
  
 +
<div style="display:none">
 
{|width="100%" border="0" cellspacing="0" cellpadding="0" class="wiki_table"
 
{|width="100%" border="0" cellspacing="0" cellpadding="0" class="wiki_table"
 
<html><colgroup><col class="tbF1"/><col class="tbF2" /><col /></colgroup></html>
 
<html><colgroup><col class="tbF1"/><col class="tbF2" /><col /></colgroup></html>
第696行: 第688行:
 
|用户删除自己的位置 {{Icon_adv}}
 
|用户删除自己的位置 {{Icon_adv}}
 
|}
 
|}
 +
</div>
  
 
{|width="100%" border="0" cellspacing="0" cellpadding="0" class="wiki_table"
 
{|width="100%" border="0" cellspacing="0" cellpadding="0" class="wiki_table"

2014年9月4日 (四) 17:40的最后版本

Weibo API

Some API that marked by icon is advanced API, means you must apply for it, learn more with the Apply for Adv API

Marked by icon, these API must request user‘s authorization of SCOPE additional, learn more with the scope

Messages API(learn more
Read API messages/receive 接收用户私信、关注、取消关注、@等消息接口
Write API messages/reply 向用户回复私信消息接口
messages/send 根据粉丝设置的提醒条件进行私信提醒消息接口
messages/post 向订阅用户发送私信消息接口


Weibo API
Read API statuses/public_timeline Return the latest public weibos
statuses/friends_timeline Return the authenticating user’s and his friends’ latest weibos
statuses/home_timeline Return the authenticating user’s and his friends’ latest weibos
statuses/friends_timeline/ids Return the authenticating user’s and his friends’ latest weibos'ID
statuses/user_timeline Return the latest weibos of one user
statuses/user_timeline/ids Return the latest weibos'ID of one user
statuses/timeline_batch 批量获取指定的一批用户的微博列表
statuses/repost_timeline Return the latest of repost weibos of a original weibo
statuses/repost_timeline/ids Return the latest of repost weibos'ID of a original weibo
statuses/mentions Return the latest weibos metioned the authenticating user
statuses/mentions/ids Return the latest weibos‘ID metioned the authenticating user
statuses/bilateral_timeline Return the latest weibos of the users that are following the authenticating user and are being followed by the authenticating user
statuses/show Return the single weibo’s content by its ID
statuses/show_batch 根据微博ID批量获取微博信息
statuses/querymid Return the mid by ID
statuses/queryid Return the ID by mid
statuses/count Return the comment counts and repost counts of a list of weibos
statuses/to_me 获取当前登录用户关注的人发给其的定向微博
statuses/to_me/ids 获取当前登录用户关注的人发给其的定向微博ID列表
statuses/go 根据ID跳转到单条微博页
emotions Emotion interface, Return the emotions list
Write API statuses/repost Repost a weibo
statuses/destroy Delete a weibo
statuses/update Post a weibo
statuses/upload Upload a picture with a new weibo
statuses/upload_url_text Upload a picture by a picture URL with a new weibo
statuses/filter/create 屏蔽某条微博
statuses/mentions/shield 屏蔽某个@我的微博及后续由其转发引起的@提及
Comments API
Read API comments/show Return comments of one weibo
comments/by_me Return comments posted by the authenticating user
comments/to_me Return comments posted to the authenticating user
comments/timeline Return the latest comments of the authenticating user
comments/mentions Return the latest comments metioned the authenticating user
comments/show_batch Return a batch of comments by IDs
Write API comments/create Post a comment to a weibo
comments/destroy Delete a comment of authenticating user's
comments/destroy_batch Delete a batch of comments of authenticating user's
comments/reply Reply a comment
Users API
Read API users/show Return user profile by user ID
users/domain_show Return user profile and the latest weibo by user’s personalized weibo url
users/counts Return the followers counts,friends counts, and weibo counts of a batch of users
Top Weibo API
Read API users/get_top_status 获取用户主页置顶微博
Write API users/set_top_status 设置用户主页置顶微博
users/cancel_top_status 取消用户主页置顶微博
Friendships API
Friend Read API friendships/friends Return the friends list of a user
friendships/friends/remark_batch Return remarks of a batch of the authenticating user's friends
friendships/friends/in_common Return the common friends list between two users
friendships/friends/bilateral Return list of users that are following the specified user and are being followed by the specified user
friendships/friends/bilateral/ids Return ID of users that are following the specified user and are being followed by the specified user
friendships/friends/ids Return the friends ID list of a user
Follower Read API friendships/followers Return the followers list of a user
friendships/followers/ids Return the followers ID list of a user
friendships/followers/active Return the high quality followers list of a user
Friendship Chain Read API friendships/friends_chain/followers Return users that are being followed by the authenticating user and are following the specified user
Friendship Read API friendships/show Return relationship of two users
Write API friendships/create Follow a user
friendships/destroy Unfollowing a user
friendships/followers/destroy Remove a follower of the authenticating user
friendships/remark/update Update remarks of the friends
Groups API
Read API friendships/groups 获取当前登陆用户好友分组列表
friendships/groups/timeline 获取某一好友分组的微博列表
friendships/groups/timeline/ids 获取某一好友分组的微博ID列表
friendships/groups/members 获取某一好友分组下的成员列表
friendships/groups/members/ids 获取某一好友分组下的成员列表的ID
friendships/groups/members/description 批量取好友分组成员的分组说明
friendships/groups/is_member 判断某个用户是否是指定好友分组内的成员
friendships/groups/listed 批量获取某些用户在指定用户的好友分组中的收录信息
friendships/groups/show 获取某个分组的详细信息
friendships/groups/show_batch 批量获取好友分组的详细信息
Write API friendships/groups/create 创建好友分组
friendships/groups/update 更新好友分组
friendships/groups/destroy 删除好友分组
friendships/groups/members/add 添加关注用户到好友分组
friendships/groups/members/add_batch 批量添加用户到好友分组
friendships/groups/members/update 更新好友分组中成员的分组说明
friendships/groups/members/destroy 删除好友分组内的关注用户
friendships/groups/order 调整当前登录用户的好友分组顺序
Accounts API
Read API account/get_privacy Return authenticating user’s privacy settings
account/profile/school_list Return the school list
account/rate_limit_status Return the authenticating user’s API access rate limitation
account/profile/email 获取用户的联系邮箱
account/get_uid Return user ID after OAuth authorization
Write API account/end_session End the session of authenticating user
Favorites API
Read API favorites Return authenticating user’s favorites list
favorites/ids Return authenticating user’s favorites ID list
favorites/show Return one of the user's favorites by ID
favorites/by_tags Return authenticating user’s favorites list of one tag
favorites/tags Return authenticating user’s favorites tag list
favorites/by_tags/ids Return authenticating user’s favorites ID list of one tag
Write API favorites/create Add a weibo to the favorite list
favorites/destroy Remove a weibo from favorite list of the authenticating user
favorites/destroy_batch Remove a batch of favorites from favorite list
favorites/tags/update Update the tag of a favorite
favorites/tags/update_batch Update a specified tag of authenticating user's all the favorites
favorites/tags/destroy_batch Delete a specified tag of authenticating user's all the favorites
Topics API
Read API trends/hourly Return hot topics by hour
trends/daily Return hot topics by day
trends/weekly Return hot topics by week
Weibo Tags API
Read API statuses/tags 获取用户的微博标签列表
statuses/tags/show_batch 批量获取微博标签
statuses/tag_timeline/ids 获取用户某个标签的微博ID列表
Write API statuses/tags/create 创建标签
statuses/tags/destroy 删除标签
statuses/tags/update 更新标签
statuses/update_tags 更新某个微博的标签
User Tags API
Read API tags Return the tags list by user ID
tags/tags_batch Return the tags list of a batch of users
tags/suggestions Return the recommended tags list for the authenticating user
Write API tags/create Create tags for the authenticating user
tags/destroy Delete a tag for the authenticating user
tags/destroy_batch Delete a batch of tags for the authenticating user
Register API
Read API register/verify_nickname Whether a specified nickname is available
Search API
Suggestion Search API search/suggestions/users Suggestions for searching users
search/suggestions/schools Suggestions for searching schools
search/suggestions/companies Suggestions for searching companies
search/suggestions/apps Suggestions for searching applications
search/suggestions/at_users Suggestions for '@username'
Topics Search API search/topics 搜索某一话题下的微博
Recommend API
Read API suggestions/users/hot Return system recommended users
suggestions/users/may_interested Return users the authenticating user may be interested in
suggestions/users/by_status Return recommended users by the weibo content
suggestions/statuses/reorder Return authenticating user's friends' weibos by the interest recommended order
suggestions/statuses/reorder/ids Return authenticating user's friends' weibos ID list by the interest recommended order
suggestions/favorites/hot Return the hot favorites
Write API suggestions/users/not_interested Mark somebody as the person the authenticating user is not interested in
Remind API
Read API remind/unread_count Return all kinds of unread count of a user
Write API remind/set_count 对当前登录用户某一种消息未读数进行清零
Short Url API
Transform API short_url/shorten 长链转短链
short_url/expand 短链转长链
Data API short_url/share/counts 获取短链接在微博上的微博分享数
short_url/share/statuses 获取包含指定单个短链接的最新微博内容
short_url/comment/counts 获取短链接在微博上的微博评论数
short_url/comment/comments 获取包含指定单个短链接的最新微博评论
Notification API
Send API notification/send 给一个或多个用户发送一条新的状态通知
Public Service API
Read API common/code_to_location Return address names by address codes
common/get_city Return cities list
common/get_province Return provinces list
common/get_country Return countries list
common/get_timezone Return timezone configurations list
Place API(learn more
Place TimeLine API place/public_timeline 获取公共的位置动态
place/friends_timeline 获取用户好友的位置动态
place/user_timeline 获取某个用户的位置动态
place/poi_timeline 获取某个位置地点的动态
place/nearby_timeline 获取某个位置周边的动态
place/statuses/show 获取动态的详情
LBS User API place/users/show 获取LBS位置服务内的用户信息
place/users/checkins 获取用户签到过的地点列表
place/users/photos 获取用户的照片列表
place/users/tips 获取用户的点评列表
place/users/todos 获取用户的todo列表
LBS Read API place/pois/show 获取地点详情
place/pois/users 获取在某个地点签到的人的列表
place/pois/tips 获取地点点评列表
place/pois/photos 获取地点照片列表
place/pois/search 按省市查询地点
place/pois/category 获取地点分类
Nearby Read API place/nearby/pois 获取附近地点
place/nearby/users 获取附近发位置微博的人
place/nearby/photos 获取附近照片
place/nearby_users/list 获取附近的人
LBS Write API place/pois/create 添加地点
place/pois/add_checkin 签到
place/pois/add_photo 添加照片
place/pois/add_tip 添加点评
place/pois/add_todo 添加todo
Nearby Write API place/nearby_users/create 用户添加自己的位置
place/nearby_users/destroy 用户删除自己的位置
Geo API
Base Geo API location/base/get_map_image Generate a static map
Geo Transform API location/geo/ip_to_geo Return geography information coordinate by IP
location/geo/address_to_geo Return geography information coordinate by practical address
location/geo/geo_to_address Return practical address by geography information coordinate
location/geo/gps_to_offset Return deviated coordinate by GPS coordinate
location/geo/is_domestic Whether geography information coordinates are domestic coordinates
POI Search API location/pois/search/by_location Return POI informations according to location by keyword
location/pois/search/by_geo Return POI informations according to coordinate range by keyword
location/pois/search/by_area Return POI informations according to rectangular area by keyword
POI Write API location/pois/show_batch Return a batch of POI informations
location/pois/add Create a new POI information
Mobile Geo API location/mobile/get_location Return current location information by mobile base station WIFI
Routes API location/line/drive_route Return self driving route information by starting point and terminal point
location/line/bus_route Return bus route information by starting point and terminal point
location/line/bus_line Return bus route information by keyword
location/line/bus_station Return bus station information by keyword
Geo Property Directions location/citycode Return city code list
location/citycode_bus Return city bus code list
location/category Return category code list
location/error2 Geo API error code list


OAuth2(learn more
Request Authorize oauth2/authorize Request user authorization
Get Authorize oauth2/access_token Return authorized Access Token
Authorize Info oauth2/get_token_info 查询用户access_token的授权相关信息
Transform Authorize oauth2/get_oauth2_token OAuth1.0的Access Token更换至OAuth2.0的Access Token
Cancel Authorize oauth2/revokeoauth2 授权回收接口,帮助开发者主动取消用户的授权



文档更新时间: 2014-09-04