API update log
API update log
Weibo open platform usually launches new code to the online environment every Tuesday night.
We will notify developers of any important changes through the official Weibo of the Weibo open platform, Q&A system, blogs, and even emails to ensure that developers understand these changes and their impact . At the same time, we know that any subtle changes may also affect developers and their applications, so we provide an irregular update log below for developers to query.
2014-11-03
Today the upgrade scope of the user information reading interface will be gradually expanded to all applications, and we will no longer allow applications to obtain unauthorized access The user's personal profile, reason for certification, number of fans, number of followers, number of Weibo posts, and the content of the most recent Weibo post. The specific interface is as follows:
Get user information (2/users/show)
Get user information through personalized domain names (2/users/domain_show)
Get users’ fans in batches Number, number of followers, number of Weibo (2/users/counts)
2014-10-22
From now on, the Weibo open platform will be open to users The information reading interface has been upgraded. Applications that are in the testing phase (failed to pass the review) will not be able to obtain the unauthorized user's personal profile, authentication reason, number of fans, number of followers, number of Weibo posts, and the content of the most recent Weibo post. The specific interface is as follows:
Get user information (2/users/show)
Get user information through personalized domain names (2/users/domain_show)
Get users’ fans in batches Number, number of followers, number of Weibo (2/users/counts)
2014-07-09
WeChat from now on The Bo Open Platform will upgrade the user relationship reading interface, and each interface will return up to 30% of the data of the specified user's number of followers/fans. The specific interface is as follows:
Get the user's attention list (2/friendships/friends)
Get the user's attention object UID list (2/friendships/friends/ids)
Get Bilateral follow list (2/friendships/friends/bilateral)
Get bilateral follow UID list (2/friendships/friends/bilateral/ids)
Get user fan list (2/friendships/followers )
Get the user’s fan UID list (2/friendships/followers/ids)
Get the user’s high-quality fan list (2/friendships/followers/active)
2013-12-03
The content publishing and relationship creation class interface has added the function of uploading the actual IP of the user (optional). For details, please refer to: http://t.cn/8k5XCQG
2013-11-26
In view of the limit on the number of interface requests for a user using an application, the platform has test authorization, ordinary authorization, intermediate authorization, and advanced authorization. Applications with four levels of authorization have been adjusted. For details, please refer to: http://t.cn/zRX8voK
2013-11-21
微Weibo is about to launch the user high-definition avatar function, so the Weibo platform user avatar rules have been upgraded. The transformation is as follows:
Original old avatar rules:
Small avatar picture 30×30 pixels
Medium picture of avatar 50×50 pixels
Large picture of avatar 180×180 pixels
Acquisition method: Obtain "Medium picture of avatar 50×50 pixels" through the profile_image_url field of the user class interface ", that is, an avatar address like "http://tp4.sinaimg.cn/2797440223/50/5637626557/1", and then replace the "/50/" part in the URL with "/30/" or "/ 180/” to get small and large pictures of the avatar.
After the upgrade, the above old avatar acquisition rules will be invalid, that is, user avatars of various sizes can no longer be obtained by replacing the avatar URL address.
New avatar rules:
Weibo platform user class interface returns the following 3 new avatar attribute fields:
profile_image_url avatar address (medium), 50×50 Pixel
avatar_large Avatar address (large), 180×180 pixels
avatar_hd Avatar address (HD), HD avatar original image
The avatar URL address returned strictly according to the interface, You can get the user avatar of the corresponding size. Developers no longer need to parse and replace the URL address of Weibo user avatars in the future.
2013-10-24
The private message interface has been officially upgraded to "Message Service" and is open to the public! Institutional authentication accounts (Blue V) are supported to implement the automatic private message reply, private message manual customer service and private message reminder functions of the "Fan Service Platform" through the interface, and provide services to users who actively subscribe or authorize; it also supports applications to implement the friend invitation function through the interface. The specific interface is as follows:
Receive private messages, follow, unfollow, @ and other messages from users (2/messages/receive)
Reply private messages to users (2/messages/reply)
Send private message reminder messages according to the reminder conditions set by fans (2/messages/send)
Send private message messages to subscribed users (2/messages/post)
Send to mutual fan friends Private message invitations and gift messages (2/messages/invite)
2013-06-24
Since July 2, 2013, Weibo The open platform will upgrade the user relationship reading and Weibo content reading interfaces; to ensure the normal operation of your online applications, please upgrade the following interfaces before July 2; this upgrade will not affect Weibo clients and compliant applications have no impact. Upgrading, if you encounter any problems, please send a private message @微博Open平台, thank you for your understanding and support! The specific adjustment interface is as follows:
Get the list of Weibo message IDs posted by the currently logged in user (2/statuses/user_timeline)
Get the list of Weibo message IDs posted by the currently logged in user (2/statuses/ user_timeline/ids )
Get the user’s following list (2/friendships/friends)
Get the list of common followers (2/friendships/friends/in_common)
Get two-way Follow list (2/friendships/friends/bilateral)
Get the UID list of two-way followers (2/friendships/friends/bilateral/ids)
Get the UID list of the users’ following objects (2/friendships/ friends/ids)
Get the user’s fan list (2/friendships/followers)
Get the user’s fan UID list (2/friendships/followers/ids)
Get the user’s high quality Fan list (2/friendships/followers/active)
2013-03-18
Publish the authorization recycling interface to help developers proactively cancel user authorization. For details, see: http://t.cn/zYeuB0k
2013-02-25
Weibo reading interface has been added to obtain the specified one in batches. Advanced interface for batch user Weibo list (2/statuses/timeline_batch).
Weibo reading interface has added an advanced interface to obtain Weibo information in batches based on Weibo ID (2/statuses/show_batch).
Follow reading interface has added an advanced interface to obtain the remark information of the followers of the currently logged in user in batches (2/friendships/friends/remark_batch).
Relationship writing interface removes the fan advanced interface of the currently logged in user (2/friendships/followers/destroy).
2013-01-23
The account reading interface has a new interface for obtaining user contact email (2/account/profile/email) for query The authorized user’s contact email.
Before calling this interface, the user must agree on the Scope authorization page before it can be called normally by the user. For scope details, please see: http://t.cn/zl3cCxa
2012-12-20
From now on, the Weibo open platform will prohibit "accumulation" Applications with less than 500,000 users use the V1 interface. Migration Guide: http://t.cn/zWTaigK
2012-12-18
Get the Weibo featured recommendation interface (2/suggestions/ statuses/hot), has been offline due to data maintenance issues and is no longer available.
2012-11-07
From now on, the validity period of the authorization (token) for authorizing your own application using a developer account has been extended to 5 years.
Publish the authorization query interface (Oauth2/get_token_info), which is used by applications to query authorized user authorization time, expiration time, scope permissions and other authorization-related information.
2012-11-06
The interfaces related to the popular Weibo forwarding list and comment list have been offline due to data maintenance issues and are no longer available. Contains:
2/statuses/hot/repost daily
2/statuses/hot/repost weekly
2/statuses/hot/comments daily
2/statuses/hot/comments weekly
##2012-10-31
2012-10-26
2012-10-15
Starting from now, the Weibo open platform will prohibit applications with “accumulated number of users less than 10,000” from using the V1 interface. Migration Guide: http://t.cn/zWTaigK
2012-08-27
Starting from now, the Weibo Open Platform will ban all Applications that have passed copywriting review but the cumulative number of users is less than 1,000 use the V1 interface. For V2 interface documentation, please refer to: http://t.cn/aF4zI1. For details on the new interface migration guide, please see: http://t.cn/zWTaigK
2012-08-22
Publish the video upload interface for watching, For details, see: http://t.cn/zl2OSCC
2012-07-24
Starting from now, the Weibo open platform will ban all "unknown posts" "Passed App" calls the V1 interface, V2 interface document reference: http://t.cn/aF4zI1
2012-06-07
released Social TV interface, including Weibo interactive reading, Weibo interactive access, program-related information, TV station list and other interfaces. For details, see: http://t.cn/zOFGx8F
##2012 -05-28
2012-04-24
2012-03-22
2012-03-14
2012-02-24
2011-12-28
2011-12-19
2011-12-01
##2011-11 -18
Publishes a map service interface. The location interface can provide basic geography and map services. For detailed interfaces, please see: http://t.cn/zOeZRBp
2011-10-12
Released a new version of the interface with more efficient performance and a more secure authorization mechanism. For details, please see: http://t.cn/aF9Ihs
2011-08-23
The unread reminder has been upgraded. Now when you post @ yourself on Weibo, you will no longer be reminded of unread, which affects the interface (statuses/unread).
Fixed the avatar update bug in the comment interface (statuses/comment). This bug will cause the avatar in the comment sent to be updated when the comment recipient updates the avatar. The affected interface also includes the Weibo reply comment interface (statuses/ reply).
2011-08-16
Fixed the bug of repeated counting in the unread interface (statuses/unread), which would cause new fans to be counted repeatedly.
2011-08-09
Fixed the bug in the reply comment interface (statuses/reply), which would cause an error when replying to one's own comment The unread reminder for new comments also affects the Weibo comment interface (statuses/comment).