Weibo API


Weibo API

  • Fan service interface
  • Weibo interface
  • Comment interface
  • User interface
  • Relationship interface
  • Account interface
  • Collection interface
  • Search interface
  • Reminder interface
  • Short link interface
  • Public service interface
  • Location service interface
  • Geographic information interface
  • Map engine interface
  • Payment Interface
  • OAuth 2.0 Authorization Interface

The interface identified as is an advanced permission interface and requires application before it can be called. For application methods, please see Advanced Interface Application

. The interface identified as is an interface that requires a separate SCOPE authorization request to the user. The user can only call it after separate authorization. The specific For usage instructions, please see SCOPE


QQ截图20170210151825.pngQQ截图20170210151840.pngReading interfacestatuses/public_timelineGet the latest public Weibostatuses/friends_timelineGet the latest Weibo of the currently logged in user and the users they followstatuses/home_timelineGet the latest Weibo of the currently logged in user and the users they follow Blogstatuses/friends_timeline/idsGet the latest Weibo IDs of the currently logged in user and the users he followsstatuses/user_timelineGet the Weibo posted by the userstatuses/user_timeline/idsGet the ID of the Weibo posted by the userstatuses/timeline_batchGet the Weibo list of a specified batch of users in batches##statuses/mentions/shieldBlock a certain @my Weibo and subsequent @mentions caused by its forwarding
QQ截图20170210151908.pngQQ截图20170210151920.pngQQ截图20170210151935.pngQQ截图20170210151935.pngQQ截图20170210152005.png
#微博
statuses/repost_timelineReturn the latest forwarded Weibo of an original Weibo
statuses/repost_timeline/idsGet the ID of the latest forwarded Weibo of an original Weibo
statuses/mentionsGet the latest Weibo of @current user
statuses/mentions/idsGet @The latest Weibo ID of the current user
statuses/bilateral_timelineGet Follow the user's latest Weibo in both directions
statuses/showGet a single Weibo message based on ID
statuses/show_batch Get Weibo information in batches based on Weibo ID
statuses/querymidGet mid by id
statuses/queryidGet id by mid
statuses/countGet the number of forwards and comments on a specified Weibo in batches
statuses/goJump to a single Weibo page based on ID
emotionsGet official emoticons
Writing interfacestatuses/repostForward a Weibo message
statuses/destroyDelete Weibo message
statuses/updatePublish a Weibo message
statuses/uploadUpload a picture and publish a Weibo message
statuses/upload_url_textPublish a Weibo and specify the uploaded image or image URL
statuses/filter/createBlock a certain Weibo post
Reading interfaceremind/unread_countGet various unread messages of a userWrite interfaceremind/set_countClear the unread readings of a certain message for the currently logged in user
#Remind
##short_url/expandShort link to long linkData interfaceshort_url/share/countsGet short link on Weibo Number of Weibo shares on ##short_url/share/statusesshort_url/comment/countsshort_url/comment/comments
Short chain
Conversion interfaceshort_url/shortenLong chain to short chain
Get the latest Weibo content containing a specified single short link
Get the number of Weibo comments of the short link on Weibo
Get the latest Weibo comments containing a specified single short link
Read interface common/code_to_locationGet the address name by address encoding##common/get_citycommon/get_provincecommon/get_countrycommon/get_timezone
##Public Service
Get the city list
Get the province list
Get the country list
Get the time zone configuration table
Dynamic reading interfaceplace/public_timelineGet public location dynamicsplace/friends_timelineGet the location updates of the user’s friendsplace/user_timelineGet the location updates of a certain userplace/poi_timelineGet the location updates of a certain location## place/nearby_timelineplace/statuses/showUser reading interfaceplace/users/ checksplace/users/photosplace/users/tipsplace/users/todos##place/pois/add_todoAdd todo Nearby writing interfaceplace/nearby_users/createUsers add their own location##place/nearby_users/destroy
## Location Services (Development Guide )
Get the dynamics around a certain location
Get the details of the dynamics
place/users/showGet user information in LBS location service
Get the list of places the user has checked in
Get the user’s photo list
Get the user’s review list
Get the user’s todo list
Place reading interfaceplace/pois/showGet location details
place/ pois/usersGet the list of people who checked in at a place
place/pois/tipsGet the list of reviews of a place
place/pois/photosGet a list of place photos
place/pois/searchSearch by province and city Place
place/pois/categoryGet location category
Nearby reading interfaceplace /nearby/poisGet nearby places
place/nearby/usersGet nearby people who posted their location on Weibo
place/nearby/photosGet nearby photos
place/nearby_users/listGet nearby people
Place writing interfaceplace/pois/createAdd location
place/pois/add_checkinCheck in
place/pois/add_photoAdd photo
place/pois/add_tipAdd comment
Users delete their location
##location/geo/geo_to_addressReturn the actual address based on the geographical information coordinateslocation/geo/gps_to_offsetGet the offset coordinates based on GPS coordinateslocation/geo/is_domesticDetermine whether the geographical information coordinates are It is domestic coordinatesPOI data search interfacelocation/pois/search/by_locationGet POI point information by address location based on keywordslocation/pois/search/by_geoGet POI point information by coordinate point range based on keywords##location/ pois/search/by_areaPOI data reading and writing interfacelocation/pois/addMobile service reading interface## location/line/bus_routeQuery bus route information based on start and end point datalocation/line/bus_lineQuery bus routes based on keywords Informationlocation/line/bus_stationQuery bus station information based on keywordsGeographic information field descriptionlocation/citycodeCity code correspondence tablelocation/citycode_busBus city code tablelocation/categoryCategory code correspondence tablelocation/error2Geographical location information interface error code and explanation
Geographical Information
Basic location reading interfacelocation/base/get_map_imageGenerate a static map image
Coordinate conversion interfacelocation/geo/ip_to_geoReturn geographical information coordinates based on IP address
location/geo/address_to_geo Return the geographical information coordinates based on the actual address
Get POI point information by rectangular area based on keywords
location/pois/show_batch Get POI point information in batches
Submit a new POI point information
location/mobile/get_locationGet the current location information based on mobile base station WIFI and other data
Transportation route reading interfacelocation/line/drive_routeQuery self-driving route information based on start and end point data


QQ截图20170210152029.png