API BETA V2

跳转到: 导航, 搜索
(未显示3个用户的11个中间版本)
第15行: 第15行:
 
*[[2/statuses/mentions/ids|statuses/mentions/ids]] 获取@当前用户的最新微博的ID
 
*[[2/statuses/mentions/ids|statuses/mentions/ids]] 获取@当前用户的最新微博的ID
 
*[[2/statuses/count|statuses/count]] 批量获取指定微博的转发数评论数
 
*[[2/statuses/count|statuses/count]] 批量获取指定微博的转发数评论数
 +
*[[2/statuses/to_me|statuses/to_me]] 获取当前登录用户关注的人发给其的定向微博 {{Icon_adv}}
 +
*[[2/statuses/to_me/ids|statuses/to_me/ids]] 获取当前登录用户关注的人发给其的定向微博ID列表 {{Icon_adv}}
 +
*[[2/statuses/go|statuses/go]] 根据ID跳转到单条微博页
 +
*[[2/proxy/statuses/hot/category|proxy/statuses/hot/category]] 按分类返回热门微博榜 {{Icon_adv}}
  
 
===写入接口===
 
===写入接口===
*[[2/statuses/filter/create|statuses/filter/create]] 屏蔽某条微博
+
*[[2/statuses/filter/create|statuses/filter/create]] 屏蔽某条微博 {{Icon_adv}}
*[[2/statuses/mentions/shield|statuses/mentions/shield]] 屏蔽某个@到我的微博以及后续由对其转发引起的@提及
+
*[[2/statuses/mentions/shield|statuses/mentions/shield]] 屏蔽某个@到我的微博以及后续由对其转发引起的@提及 {{Icon_adv}}
 +
*[[2/statuses/upload_pic|statuses/upload_pic]] 上传图片,返回图片picid,urls(3个url) {{Icon_adv}}
  
 
==用户==
 
==用户==
第25行: 第30行:
 
*[[2/users/get_filtered|users/get_filtered]] 获取当前用户的主Feed屏蔽用户列表 {{Icon_adv}}
 
*[[2/users/get_filtered|users/get_filtered]] 获取当前用户的主Feed屏蔽用户列表 {{Icon_adv}}
 
*[[2/users/is_filtered|users/is_filtered]] 批量判断某用户是否在当前用户的屏蔽列表中 {{Icon_adv}}
 
*[[2/users/is_filtered|users/is_filtered]] 批量判断某用户是否在当前用户的屏蔽列表中 {{Icon_adv}}
*[[2/users/show_rank|users/show_rank]] 获取用户等级信息 {{Icon_adv}}
+
*[[2/users/show_rank|users/show_rank]] 获取用户等级信息  
 
*[[2/users/get_top_status|users/get_top_status]] 获取用户主页置顶微博 {{Icon_adv}}
 
*[[2/users/get_top_status|users/get_top_status]] 获取用户主页置顶微博 {{Icon_adv}}
  
第78行: 第83行:
 
==标签==
 
==标签==
 
===读取接口===
 
===读取接口===
*[[2/statuses/tags|statuses/tags]] 获取用户的微博标签列表
+
*[[2/statuses/tags|statuses/tags]] 获取用户的微博标签列表 {{Icon_adv}}
*[[2/statuses/tags/show_batch|statuses/tags/show_batch]] 批量获取微博标签
+
*[[2/statuses/tags/show_batch|statuses/tags/show_batch]] 批量获取微博标签 {{Icon_adv}}
*[[2/statuses/tag_timeline/ids|statuses/tag_timeline/ids]] 获取用户某个标签的微博ID列表
+
*[[2/statuses/tag_timeline/ids|statuses/tag_timeline/ids]] 获取用户某个标签的微博ID列表 {{Icon_adv}}
  
 +
===写入接口===
 +
*[[2/statuses/tags/create|statuses/tags/create]] 创建标签 {{Icon_adv}}
 +
*[[2/statuses/tags/destroy|statuses/tags/destroy]] 删除标签 {{Icon_adv}}
 +
*[[2/statuses/tags/update|statuses/tags/update]] 更新标签 {{Icon_adv}}
 +
*[[2/statuses/update_tags|statuses/update_tags]] 更新某个微博的标签 {{Icon_adv}}
  
 
==收藏==
 
==收藏==
第91行: 第101行:
 
==话题==
 
==话题==
 
===读取接口===
 
===读取接口===
 +
*[[2/trends/hot_sp|trends/hot_sp]] 获取首页右侧热门话题 {{Icon_adv}}
 
*[[2/trends/statuses|trends/statuses]] 获取某一话题下的微博
 
*[[2/trends/statuses|trends/statuses]] 获取某一话题下的微博
 
  
 
==黑名单==
 
==黑名单==
第130行: 第140行:
 
*[[2/suggestions/statuses/reorder|suggestions/statuses/reorder]] 主Feed微博按兴趣推荐排序
 
*[[2/suggestions/statuses/reorder|suggestions/statuses/reorder]] 主Feed微博按兴趣推荐排序
 
*[[2/suggestions/statuses/reorder/ids|suggestions/statuses/reorder/ids]] 主Feed微博按兴趣推荐排序的微博ID
 
*[[2/suggestions/statuses/reorder/ids|suggestions/statuses/reorder/ids]] 主Feed微博按兴趣推荐排序的微博ID
 +
*[[2/search/suggestions/statuses|search/suggestions/statuses]] 搜微博搜索建议
 +
  
  
第219行: 第231行:
 
*[[2/location/line/bus_line|location/line/bus_line]] 根据关键词查询公交线路信息
 
*[[2/location/line/bus_line|location/line/bus_line]] 根据关键词查询公交线路信息
 
*[[2/location/line/bus_station|location/line/bus_station]] 根据关键词查询公交站点信息
 
*[[2/location/line/bus_station|location/line/bus_station]] 根据关键词查询公交站点信息
 +
 +
 +
==喜欢==
 +
===读取接口===
 +
*[[2/interest/like_count|interest/like_count]] 根据URL批量获取对象的总喜欢数 {{Icon_adv}}
 +
*[[2/interest/like_exist|interest/like_exist]] 根据URL批量判断某个人是否喜欢过某个对象 {{Icon_adv}}
 +
 +
===写入接口===
 +
*[[2/interest/like|interest/like]] 通过URL喜欢某个对象 {{Icon_adv}}
 +
*[[2/interest/unlike|interest/unlike]] 通过URL取消喜欢某个对象 {{Icon_adv}}
 +
 +
 +
==消息箱==
 +
===读取接口===
 +
*[[2/direct_messages/home_timeline|direct_messages/home_timeline]] 获取当前用户收到的最新消息列表 {{Icon_adv}}
 +
 +
===写入接口===
 +
*[[2/direct_messages/reply|direct_messages/reply]] 乒乓回复一条消息 {{Icon_adv}}
 +
 +
 +
==表态==
 +
===读取接口===
 +
*[[2/attitudes/show|attitudes/show]] 根据微博ID返回某条微博的表态列表 {{Icon_adv}}
 +
*[[2/attitudes/to_me_status|attitudes/to_me_status]] 获取我收到表态的微博列表 {{Icon_adv}}
 +
*[[2/attitudes/to_me_status|attitudes/to_me]] 获取我收到表态的微博列表 {{Icon_adv}}
 +
*[[2/attitudes/counts|attitudes/counts]] 批量获取微博的表态次数 {{Icon_adv}}
 +
*[[2/attitudes/exists|attitudes/exists]] 批量获取当前用户对微博是否表态过 {{Icon_adv}}
 +
 +
===写入接口===
 +
*[[2/attitudes/create|attitudes/create]] 发表或更新一条表态 {{Icon_adv}}
 +
*[[2/attitudes/destroy|attitudes/destroy]] 删除一条表态 {{Icon_adv}}
  
  
  
 
__NOTOC__
 
__NOTOC__

2014年1月6日 (一) 10:49的版本


微博

读取接口

写入接口

用户

读取接口


写入接口

关系

写入接口

好友分组读取接口

好友分组写入接口


私信

读取接口


账号

写入接口


标签

读取接口

写入接口

收藏

读取接口


话题

读取接口

黑名单

读取接口

写入接口


通知接口

读取接口

发送接口


公共服务

读取接口


推荐

读取接口


提醒

读取接口

写入接口


短链

转换接口

统计接口


位置服务

动态读取接口

用户读取接口

地点读取接口

附近读取接口

地点写入接口

附近写入接口


地理信息

基础位置读取接口

POI数据读取接口

POI数据写入接口

移动服务读取接口

交通路线读取接口


喜欢

读取接口

写入接口


消息箱

读取接口

写入接口


表态

读取接口

写入接口