API文档 V2/en

跳转到: 导航, 搜索
(撤销由Xuezheng讨论)所作出的修订8334)
 
(未显示1个用户的103个中间版本)
第1行: 第1行:
== Status API==
+
== Weibo API ==
===Read API ===
+
=== Read API ===
 
*[[2/statuses/public_timeline/en|statuses/public_timeline]] Return the latest public weibos
 
*[[2/statuses/public_timeline/en|statuses/public_timeline]] Return the latest public weibos
 
*[[2/statuses/friends_timeline/en|statuses/friends_timeline]]  Return the authenticating user’s and his friends’ latest weibos
 
*[[2/statuses/friends_timeline/en|statuses/friends_timeline]]  Return the authenticating user’s and his friends’ latest weibos
 
*[[2/statuses/home_timeline/en|statuses/home_timeline]]  Return the authenticating user’s and his friends’ latest weibos
 
*[[2/statuses/home_timeline/en|statuses/home_timeline]]  Return the authenticating user’s and his friends’ latest weibos
*[[2/statuses/friends_timeline/ids/en|statuses/friends_timeline/ids]]  Return the authenticating user’s and his friends’ latest weibos'ID
+
*[[2/statuses/friends_timeline/ids/en|statuses/friends_timeline/ids]]  Return the authenticating user’s and his friends’ latest weibos ID
*[[2/statuses/user_timeline/en|statuses/user_timeline]] Return the authenticating user’s latest weibos
+
*[[2/statuses/user_timeline/en|statuses/user_timeline]] Return the latest weibos of one user
*[[2/statuses/user_timeline/ids/en|statuses/user_timeline/ids]] Return the authenticating user’s latest weibos'ID<span style="color:red;">New!</span>
+
*[[2/statuses/user_timeline/ids/en|statuses/user_timeline/ids]] Return the latest weibos ID of one user{{Icon_new2}}
 
*[[2/statuses/repost_timeline/en|statuses/repost_timeline]] Return the latest of repost weibos of a original weibo
 
*[[2/statuses/repost_timeline/en|statuses/repost_timeline]] Return the latest of repost weibos of a original weibo
*[[2/statuses/repost_timeline/ids/en|statuses/repost_timeline/ids]] Return the latest of repost weibos'ID of a original weibo<span style="color:red;">New!</span>
+
*[[2/statuses/repost_timeline/ids/en|statuses/repost_timeline/ids]] Return the latest of repost weibos ID of a original weibo{{Icon_new2}}
*[[2/statuses/repost_by_me/en|statuses/repost_by_me]] Return the latest repost weibos of authenticating user  
+
*[[2/statuses/repost_by_me/en|statuses/repost_by_me]] Return the latest of repost weibos of authenticating user  
*[[2/statuses/mentions/en|statuses/mentions]] Return the authenticating user’s mentions
+
*[[2/statuses/mentions/en|statuses/mentions]] Return the latest weibos metioned the authenticating user
*[[2/statuses/mentions/ids/en|statuses/mentions/ids]] Return the authenticating user’s mentions'ID<span style="color:red;">New!</span>
+
*[[2/statuses/mentions/ids/en|statuses/mentions/ids]] Return the latest weibos‘ID metioned the authenticating user{{Icon_new2}}
*[[2/statuses/bilateral_timeline/en|statuses/bilateral_timeline]] Return the user's latest weibos that followed the authenticating user and is followed by the authenticating user<span style="color:red;">New!</span>
+
*[[2/statuses/bilateral_timeline/en|statuses/bilateral_timeline]] Return the latest weibos of the users that are following the authenticating user and are being followed by the authenticating user{{Icon_new2}}
 
*[[2/statuses/show/en|statuses/show]] Return the single weibo’s content by its ID
 
*[[2/statuses/show/en|statuses/show]] Return the single weibo’s content by its ID
 
*[[2/statuses/querymid/en|statuses/querymid]] Return the mid by ID
 
*[[2/statuses/querymid/en|statuses/querymid]] Return the mid by ID
 
*[[2/statuses/queryid/en|statuses/queryid]] Return the ID by mid
 
*[[2/statuses/queryid/en|statuses/queryid]] Return the ID by mid
*[[2/statuses/hot/repost_daily/en|statuses/hot/repost_daily]]
+
*[[2/statuses/hot/repost_daily/en|statuses/hot/repost_daily]] Return the daily weibos of hot weibo repost list
*[[2/statuses/hot/repost_weekly/en|statuses/hot/repost_weekly]]
+
*[[2/statuses/hot/repost_weekly/en|statuses/hot/repost_weekly]] Return the weekly weibos of hot weibo repost list
*[[2/statuses/hot/comments_daily/en|statuses/hot/comments_daily]]
+
*[[2/statuses/hot/comments_daily/en|statuses/hot/comments_daily]] Return the daily weibos of hot weibo comment list
*[[2/statuses/hot/comments_weekly/en|statuses/hot/comments_weekly]]
+
*[[2/statuses/hot/comments_weekly/en|statuses/hot/comments_weekly]] Return the weekly weibos of hot weibo comment list
 
*[[2/statuses/count/en|statuses/count]] Return the comment counts and repost counts of a list of weibos
 
*[[2/statuses/count/en|statuses/count]] Return the comment counts and repost counts of a list of weibos
===Write API ===
+
 
 +
=== Write API ===
 
*[[2/statuses/repost/en|statuses/repost]] Repost a weibo
 
*[[2/statuses/repost/en|statuses/repost]] Repost a weibo
*[[statuses/comments_timeline/en|statuses/comments_timeline]] Return comments of the authenticating user made and received
+
*[[2/statuses/destroy/en|statuses/destroy]] Delete a weibo
*[[statuses/comments_by_me/en|statuses/comments_by_me]] Return comments made by the authenticating user
+
*[[2/statuses/update/en|statuses/update]] Post a weibo
*[[statuses/comments_to_me/en|statuses/comments_to_me]] Return comments the authenticating user received
+
*[[2/statuses/upload/en|statuses/upload]] Upload a picture with a new weibo
*[[statuses/comments/en|statuses/comments]] Return the weibo’s comment list by the weibo ID
+
*[[2/statuses/upload_url_text/en|statuses/upload_url_text]] Upload a picture by a picture URL with a new weibo {{Icon_adv}}
 +
*[[2/emotions/en|emotions]]  Emotion interface, return the emotion list
 +
 
 +
== Comments API ==
 +
=== Read API ===
 +
*[[2/comments/show/en|comments/show]] Return comments of one weibo
 +
*[[2/comments/by_me/en|comments/by_me]] Return comments posted by the authenticating user  
 +
*[[2/comments/to_me/en|comments/to_me]] Return comments posted to the authenticating user  
 +
*[[2/comments/timeline/en|comments/timeline]] Return the latest comments of the authenticating user  
 +
*[[2/comments/mentions/en|comments/mentions]] Return the latest comments metioned the authenticating user
 +
*[[2/comments/show_batch/en|comments/show_batch]] Return a batch of comments
 +
 
 +
=== Write API ===
 +
*[[2/comments/create/en|comments/create]] Post a comment to a weibo
 +
*[[2/comments/destroy/en|comments/destroy]] Delete a comment of authenticating user's
 +
*[[2/comments/destroy_batch/en|comments/destroy_batch]] Delete a batch of comments of authenticating user's
 +
*[[2/comments/reply/en|comments/reply]] Reply a comment
 +
 
 +
== Users API ==
 +
=== Read API ===
 +
*[[2/users/show/en|users/show]] Return user profile by user ID{{Icon_new2}}
 +
*[[2/users/domain_show/en|users/domain_show]] Return user profile and the latest weibo by user’s personalized weibo url
 +
*[[2/users/counts/en|users/counts]] Return the followers counts,friends counts, and weibo counts of a batch of users
 +
 
 +
== Friendships API ==
 +
=== Friend Read API ===
 +
*[[2/friendships/friends/en|friendships/friends]] Return the friends list of a user
 +
*[[2/friendships/friends/in_common/en|friendships/friends/in_common]] Return the common friends list between two users
 +
*[[2/friendships/friends/bilateral/en|friendships/friends/bilateral]] Return list of users that are following the specified user and are being followed by the specified user
 +
*[[2/friendships/friends/bilateral/ids/en|friendships/friends/bilateral/ids]] Return ID of users that are following the specified user and are being followed by the specified user
 +
*[[2/friendships/friends/ids/en|friendships/friends/ids]] Return the friends ID list of a user
 +
 
 +
=== Follower Read API ===
 +
*[[2/friendships/followers/en|friendships/followers]] Return the followers list of a user
 +
*[[2/friendships/followers/ids/en|friendships/followers/ids]] Return the followers ID list of a user
 +
*[[2/friendships/followers/active/en|friendships/followers/active]] Return the high quality followers list of a user
 +
 
 +
=== Friendship Chain Read API ===
 +
*[[2/friendships/friends_chain/followers/en|friendships/friends_chain/followers]] Return users that are being followed by the authenticating user and are following the specified user
 +
 
 +
=== Friendship Read API ===
 +
*[[2/friendships/show/en|friendships/show]] Return relationship of two users
 +
=== Write API ===
 +
*[[2/friendships/create/en|friendships/create]] Follow a user
 +
*[[2/friendships/destroy/en|friendships/destroy]]  Cancel following a user
 +
*[[2/friendships/remark/update/en|friendships/remark/update]] Update remarks of the friends {{Icon_adv}}
 +
 
 +
== Accounts API ==
 +
=== Read API ===
 +
*[[2/account/get_privacy/en|account/get_privacy]] Return authenticating user’s privacy settings
 +
*[[2/account/profile/school_list/en|account/profile/school_list]] Return the school list
 +
*[[2/account/rate_limit_status/en|account/rate_limit_status]] Return the authenticating user’s API access rate limitation
 +
*[[2/account/get_uid/en|account/get_uid]] Return user ID after OAuth authorization (the same function as  [[account/verify_credentials]])
 +
 
 +
=== Write API ===
 +
*[[2/account/end_session/en|account/end_session]] End the session of authenticating user
 +
 
 +
== Favorites API ==
 +
=== Read API ===
 +
*[[2/favorites/en|favorites]] Return authenticating user’s favorites list
 +
*[[2/favorites/ids/en|favorites/ids]] Return authenticating user’s favorites ID list{{Icon_new2}}
 +
*[[2/favorites/show/en|favorites/show]] Return one of the user's favorites by ID
 +
*[[2/favorites/by_tags/en|favorites/by_tags]] Return authenticating user’s favorites list of one tag
 +
*[[2/favorites/tags/en|favorites/tags]] Return authenticating user’s favorites tag list
 +
*[[2/favorites/by_tags/ids/en|favorites/by_tags/ids]] Return authenticating user’s favorites ID list of one tag{{Icon_new2}}
  
 +
=== Write API ===
 +
*[[2/favorites/create/en|favorites/create]] Add a weibo to the favorite list
 +
*[[2/favorites/destroy/en|favorites/destroy]] Delete a weibo from favorite list of the authenticating user
 +
*[[2/favorites/destroy_batch/en|favorites/destroy_batch]] Delete a batch of favorites from favorite list
 +
*[[2/favorites/tags/update/en|favorites/tags/update]] Update the tag of a favorite
 +
*[[2/favorites/tags/update_batch/en|favorites/tags/update_batch]] Update a specified tag of authenticating user's all the favorites
 +
*[[2/favorites/tags/destroy_batch/en|favorites/tags/destroy_batch]] Delete a specified tag of authenticating user's all the favorites
  
 +
== Topics API ==
 +
=== Read API ===
 +
*[[2/trends/en|trends]] Return topics of a user
 +
*[[2/trends/is_follow/en|trends/is_follow]] Whether follow a topic or not
 +
*[[2/trends/hourly/en|trends/hourly]] Return hot topics by hour
 +
*[[2/trends/daily/en|trends/daily]] Return hot topics by day
 +
*[[2/trends/weekly/en|trends/weekly]] Return hot topics by week
  
*[[statuses/unread/en|statuses/unread]] Return the authenticating user’s unread weibo count
+
=== Write API ===
*[[statuses/reset_count/en|statuses/reset_count]] Reset unread weibo count
+
*[[2/trends/follow/en|trends/follow]] Follow a topic
*[[emotions/en|emotions]] Emotion Iinterface, return the emotion list
+
*[[2/trends/destroy/en|trends/destroy]] Cancel following a topic
  
=== Weibo Access API ===
+
== Tags API ==
 +
=== Read API ===
 +
*[[2/tags/en|tags]] Return the tags list by  user ID
 +
*[[2/tags/tags_batch/en|tags/tags_batch]] Return the tags list of a batch of users
 +
*[[2/tags/suggestions/en|tags/suggestions]] Return the recommended tags list for the authenticating user
  
*[[user/statuses/id/en|user/statuses/id]] Jump to the content page of weibo by its ID and user ID.
+
=== Write API ===
*[[statuses/update/en|statuses/update]] Post a weibo <span style="color:red">Updated!</span>
+
*[[2/tags/create/en|tags/create]] Create tags for the authenticating user
*[[statuses/upload/en|statuses/upload]] Post a weibo with picture.
+
*[[2/tags/destroy/en|tags/destroy]] Delete a tag
*[[statuses/destroy/en|statuses/destroy]] Delete a weibo
+
*[[2/tags/destroy_batch/en|tags/destroy_batch]] Delete a batch of tags
  
*[[statuses/comment/en|statuses/comment]] Post a comment to a weibo
+
== Register API ==
*[[statuses/comment_destroy/en|statuses/comment_destroy/:id]] Delete the authenticating user’s weibo
+
=== Read API ===
*[[statuses/comment/destroy_batch/en|statuses/comment/destroy_batch]] Delete a batch of comments of authenticating user's weibo
+
*[[2/register/verify_nickname/en|register/verify_nickname]] Whether a specified nickname is available
*[[statuses/reply/en|statuses/reply]] Replay a weibo comment
+
  
=== User API ===
+
== Search API ==
*[[users/show/en|users/show]] Return user profile by user ID (autheriszed user)
+
=== Suggestion Search API ===
<div style="display:none;">*[[user/friends/update_define/en|user/friends/update_define]] Update the following's remark</div>
+
*[[2/search/suggestions/users/en|search/suggestions/users]] Suggestions for searching users
*[[statuses/friends/en|statuses/friends]] Return the user’s following list and the latest weibo of each following user
+
*[[2/search/suggestions/statuses/en|search/suggestions/statuses]] Suggestions for searching weibos
*[[statuses/followers/en|statuses/followers]] Return the user’s follower list and the latest weibo of each follower
+
*[[2/search/suggestions/schools/en|search/suggestions/schools]] Suggestions for searching schools
*[[users/hot/en|users/hot]] Return system recommended users
+
*[[2/search/suggestions/companies/en|search/suggestions/companies]] Suggestions for searching companies
*[[user/friends/update_remark/en|user/friends/update_remark]] Update remarks of authenticating user's following<span style="color:red">New!</span>
+
*[[2/search/suggestions/apps/en|search/suggestions/apps]] Suggestions for searching applications
*[[users/suggestions/en|users/suggestions]] Return the user that authenticating user may be interesting in<span style="color:red">Beta!</span>
+
*[[2/search/suggestions/at_users/en|search/suggestions/at_users]] Suggestions for '@username'
  
=== Direct message API ===
+
=== Content Search API ===
*[[direct_messages/en|direct_messages]] Return the authenticating user’s latest direct message list
+
*[[2/search/statuses/en|search/statuses]] Search for weibos {{Icon_adv}}
*[[direct_messages/sent/en|direct_messages/sent]] Return latest direct message list sent by the authenticating user
+
*[[direct_messages/new/en|direct_messages/new]] Send a direct message
+
*[[direct_messages/destroy/en|direct_messages/destroy/:id]] Delete a specific direct message
+
*[[direct_messages/destroy_batch/en|direct_messages/destroy_batch]] Delete a batch of direct messages
+
  
=== Friendships API===
+
=== User Search API ===
*[[friendships/create/en|friendships/create]] Follow a user
+
*[[2/search/users/en|search/users]] Search for users {{Icon_adv}}
*[[friendships/destroy/en|friendships/destroy]]  Unfollow a user
+
*[[friendships/exists/en|friendships/exists]] Check if already follow a user (Recommend to use friendships/show instead)
+
*[[friendships/show/en|friendships/show]] Return relationship of two users.
+
  
===Trends API <span style="color:red">Beta!</span>===
+
== Recommend API ==
*[[trends/en|trends]] Returns trends of a user.
+
=== Read API ===
*[[trends/statuses/en|trends/statuses]] Returns the weibos belong to the trends
+
*[[2/suggestions/users/hot/en|suggestions/users/hot]] Return system recommended users
*[[trends/follow/en|trends/follow]] Follow a trends
+
*[[2/suggestions/users/may_interested/en|suggestions/users/may_interested]] Return users the authenticating user may be interested in
*[[trends/destroy/en|trends/destroy]] Unfollow a trends
+
*[[2/suggestions/users/by_status/en|suggestions/users/by_status]] Return recommended users by the weibo content
*[[trends/hourly/en|trends/hourly]] Hot trends by hour
+
*[[2/suggestions/statuses/hot/en|suggestions/statuses/hot]] Return the selected weibos{{Icon_new2}}
*[[trends/daily/en|trends/daily]] Return trends by date.
+
*[[2/suggestions/statuses/reorder/en|suggestions/statuses/reorder]] Return authenticating user's friends' weibos by the interest recommended order
*[[trends/weekly/en|trends/weekly]] Return trends by week.
+
*[[2/suggestions/statuses/reorder/ids/en|suggestions/statuses/reorder/ids]] Return authenticating user's friends' weibos ID list by the interest recommended order
 +
*[[2/suggestions/favorites/hot/en|suggestions/favorites/hot]] Return the hot favorites
  
=== Social Graph API===
+
=== Write API ===
*[[friends/ids/en|friends/ids]] Return user’s following list
+
*[[2/suggestions/users/not_interested/en|suggestions/users/not_interested]] Mark somebody as the person the authenticating user is not interested in
*[[followers/ids/en|followers/ids]] Return user’s follower list
+
===Privacy API <span style="color:red; font-size:12px;">[NEW]</span>===
+
*[[account/update_privacy/en|account/update_privacy]] Set privacy parameters
+
*[[account/get_privacy/en|account/get_privacy]] Return current user’s privacy settings
+
  
===Block API <span style="color:red; font-size:12px;">[NEW]</span>===
+
== Remind API ==
*[[blocks/create/en|blocks/create]] Block a user
+
=== Read API ===
*[[blocks/destroy/en|blocks/destroy]] Unblock a user  
+
*[[2/remind/unread_count/en|remind/unread_count]] Return all kinds of unread count of a user{{Icon_new2}}
*[[blocks/exists/en|blocks/exists]] Check whether a user is in blocked
+
*[[blocks/blocking/en|blocks/blocking]] Return the blocked users list with detail
+
*[[blocks/blocking/ids/en|blocks/blocking/ids]] Return the user IDs of blocking list in pages
+
  
===Tags API <span style="color:red; font-size:12px;">[NEW]</span>===
+
== Public Service API ==
*[[tags/en|tags]] Return the tag list by user ID
+
=== Read API ===
*[[tags/create/en|tags/create]] Create a tag for current user
+
*[[2/common/code_to_location/en|common/code_to_location]] Return address names by address codes{{Icon_new2}}
*[[tags/suggestions/en|tags/suggestions]] Return the recommended tags for the current user
+
*[[2/common/get_city/en|common/get_city]] Return cities list{{Icon_new2}}
*[[tags/destroy/en|tags/destroy]] Delete a tag
+
*[[2/common/get_province/en|common/get_province]] Return provinces list{{Icon_new2}}
*[[tags/destroy_batch/en|tags/destroy_batch]] Delete a batch of tags
+
*[[2/common/get_country/en|common/get_country]] Return countries list{{Icon_new2}}
 +
*[[2/common/get_timezone/en|common/get_timezone]] Return timezone configurations list{{Icon_new2}}
  
===Account API ===
+
== Geo  API ==
*[[account/verify_credentials/en|account/verify_credentials]]  Check if the user is authenticated
+
=== Location Read API ===
*[[account/rate_limit_status/en|account/rate_limit_status]] Return the authenticating user’s API access rate limitation
+
*[[2/location/base/get_map_image/en|location/base/get_map_image]] Generate a static map
*[[account/end_session/en|account/end_session]] End the session of authenticating user
+
*[[account/update_profile_image/en|account/update_profile_image]] Update profile image
+
*[[account/update_profile/en|account/update_profile]]  Update profile
+
*[[account/register/en|account/register]] Register a Sina Weibo account
+
*[[account/activate/en|account/activate]]  Activate a weibo account
+
  
=== Favorites API ===
+
=== Coordinate API ===
*[[favorites/en|favorites]] Return authenticating user’s favorites list
+
*[[2/location/geo/ip_to_geo/en|location/geo/ip_to_geo]] Return geography information coordinate by IP
*[[favorites/create/en|favorites/create]] Add a weibo as favorite
+
*[[2/location/geo/address_to_geo/en|location/geo/address_to_geo]] Return geography information coordinate by practical address
*[[favorites/destroy/en|favorites/destroy]] Delete a weibo from favorite list of the authenticating user
+
*[[2/location/geo/geo_to_address/en|location/geo/geo_to_address]] Return practical address by geography information coordinate
*[[favorites/destroy_batch/en|favorites/destroy_batch]] Delete a batch of weibos from favorite list
+
*[[2/location/geo/gps_to_offset/en|location/geo/gps_to_offset]] Return deviated coordinate by GPS coordinate
 +
*[[2/location/geo/is_domestic/en|location/geo/is_domestic]] Whether geography information coordinates are domestic coordinates
  
=== OAuth API ===
+
=== POI Data Read API ===
*[[oauth/en|oauth]] about OAuth
+
*[[2/location/pois/show_batch/en|location/pois/show_batch]] Return a batch of POI informations
*[[oauth/request_token/en|oauth/request_token]] Return unauthorized Request Token
+
*[[2/location/pois/search/by_location/en|location/pois/search/by_location]] Return POI informations according to location by keyword
*[[oauth/authorize/en|oauth/authorize]] Request Authorization Token.n
+
*[[2/location/pois/search/by_geo/en|location/pois/search/by_geo]] Return POI informations according to coordinate range by keyword
*[[oauth/access_token/en|oauth/access_token]] Get the Access Token by Request Token
+
*[[2/location/pois/search/by_area/en|location/pois/search/by_area]] Return POI informations according to rectangular area by keyword
<span style="display:none"> *[[xAuth/en|xAuth]] about xAuth  </span>
+
  
== Search API==
+
=== POI Data Write API ===
Note: The Search API currently is not available for all the developers. please contact @微博开放平台 or email us at weibo_app@vip.sina.com  for more info.
+
*[[2/location/pois/add/en|location/pois/add]] Create a new POI information
===User search===
+
*[[users/search/en|users/search]] Search for weibo users <span style="color:red">  Updated!</span>
+
  
=== Weibo Search API ===
+
=== Mobile Service Read API ===
*[[search/en|search]] Search for weibo content
+
*[[2/location/mobile/get_location/en|location/mobile/get_location]] Return current location information by mobile base station WIFI
*[[statuses/search/en|statuses/search]] Search for weibo contents by multi-conditions
+
  
== Geo API==
+
=== Traffic Route Read API ===
Geo API is not available for all developers. Any questions, please contact @地理信息开放平台, or email us at weibo_app@vip.sina.com for more info.
+
*[[2/location/line/drive_route/en|location/line/drive_route]] Return self driving route information by starting point and terminal point
=== Geo search API ===
+
*[[2/location/line/bus_route/en|location/line/bus_route]] Return bus route information by starting point and terminal point
*[[location/route/en|location/route]] Search for car driving route
+
*[[2/location/line/bus_line/en|location/line/bus_line]] Return bus route information by keyword
*[[location/bus/en|location/bus]] Search for bus interchange info
+
*[[2/location/line/bus_station/en|location/line/bus_station]] Return bus station information by keyword
=== Geo transformation API ===
+
*[[location/ip2xy/en|location/ip2xy]] Return the coordinated longitude and langtitude by IP address
+
*[[location/addr2xy/en|location/addr2xy]] Return the coordinated longitude and langtitude by the street address
+
*[[location/get_addr/en|location/get_addr]] Return the street address of the specific longitude and langtitude
+
  
== Test API ==
+
== OAuth 2.0 API (Version 2 APIs only support OAuth 2.0 authorization)==
*[[help/test/en|help/test]] Test API
+
*[[2/oauth2/access_token/en|oauth2/access_token]] Return authorized Access Token
 +
*[[2/oauth2/authorize/en|oauth2/authorize]] Request user authorization
  
== Appendix ==
 
=== Rest API Field Description ===
 
*[[status/en|status]] weibo content area
 
*[[user/en|user]] user profile area
 
*[[comment/en|comment]] comment of a weibo
 
*[[direct_message/en|direct_message]] direct message
 
*[[Province and city code table/en|Province and city code table]]
 
*[[Metadata/en|Metadata]] metadata <span style="color:red;">  New!</span>
 
  
=== Geo field description ===
 
*[[location/citycode/en|location/citycode]] City code table
 
*[[location/citycode_bus/en|location/citycode_bus]]  City code table that has bus information
 
*[[location/category/en|location/category]] Category table
 
  
 
<br/><br/>
 
<br/><br/>
{{languages|API文档}}
+
{{languages|API文档_V2}}

2012年4月17日 (二) 16:20的最后版本

目录

Weibo API

Read API

Write API

Comments API

Read API

Write API

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

Friendships API

Friend Read API

Follower Read API

Friendship Chain Read API

Friendship Read API

Write API

Accounts API

Read API

Write API

Favorites API

Read API

Write API

Topics API

Read API

Write API

Tags API

Read API

Write API

Register API

Read API

Search API

Suggestion Search API

Content Search API

User Search API

Recommend API

Read API

Write API

Remind API

Read API

Public Service API

Read API

Geo API

Location Read API

Coordinate API

POI Data Read API

POI Data Write API

Mobile Service Read API

Traffic Route Read API

OAuth 2.0 API (Version 2 APIs only support OAuth 2.0 authorization)




Language: 中文  | English
文档更新时间: 2012-04-17