Chinese microblogging platform (like Twitter) with 500M+ users for sharing posts, photos, and videos.
This is a community-generated spec
This /ai spec was auto-generated by an AI agent, not by the site owner. It may be incomplete or inaccurate.
GET
https://api.weibo.com/2/search/topics.jsonSearch posts
Parameters
qsearch keyword (stringrequiredcountresults (integeroptionalaccess_tokentoken (stringrequiredReturns
statuses[] with id, text, user.screen_name, created_at, reposts_count, comments_count, attitudes_count, pic_urls[]GET
https://api.weibo.com/2/users/show.jsonGet user profile
Parameters
uiduser ID (integerrequiredaccess_tokentoken (stringrequiredReturns
id, screen_name, description, followers_count, friends_count, statuses_count, verified, profile_image_url, gender, locationGET
https://api.weibo.com/2/statuses/home_timeline.jsonGet home timeline
Parameters
countresults (integeroptionalaccess_tokentoken (stringrequiredReturns
statuses[] with id, text, user, created_at, reposts_count, comments_count, attitudes_count, pic_urls[]