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
#微博 | ||
---|---|---|
statuses/public_timeline | Get the latest public Weibo | |
Get the latest Weibo of the currently logged in user and the users they follow | ||
Get the latest Weibo of the currently logged in user and the users they follow Blog | ||
Get the latest Weibo IDs of the currently logged in user and the users he follows | ||
Get the Weibo posted by the user | ||
Get the ID of the Weibo posted by the user | ||
Get the Weibo list of a specified batch of users in batches | ||
statuses/repost_timeline | Return the latest forwarded Weibo of an original Weibo | |
statuses/repost_timeline/ids | Get the ID of the latest forwarded Weibo of an original Weibo | |
statuses/mentions | Get the latest Weibo of @current user | |
statuses/mentions/ids | Get @The latest Weibo ID of the current user | |
statuses/bilateral_timeline | Get Follow the user's latest Weibo in both directions | |
statuses/show | Get a single Weibo message based on ID | |
statuses/show_batch | Get Weibo information in batches based on Weibo ID | |
statuses/querymid | Get mid by id | |
statuses/queryid | Get id by mid | |
statuses/count | Get the number of forwards and comments on a specified Weibo in batches | |
statuses/go | Jump to a single Weibo page based on ID | |
emotions | Get official emoticons | |
Writing interface | statuses/repost | Forward a Weibo message |
statuses/destroy | Delete Weibo message | |
statuses/update | Publish a Weibo message | |
statuses/upload | Upload a picture and publish a Weibo message | |
statuses/upload_url_text | Publish a Weibo and specify the uploaded image or image URL | |
statuses/filter/create | Block a certain Weibo post | |
Block a certain @my Weibo and subsequent @mentions caused by its forwarding |
#Remind | ||
---|---|---|
remind/unread_count | Get various unread messages of a user | |
remind/set_count | Clear the unread readings of a certain message for the currently logged in user |
Short chain | ||
---|---|---|
Conversion interface | short_url/shorten | Long chain to short chain |
Short link to long link | ||
short_url/share/counts | Get short link on Weibo Number of Weibo shares on | |
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 |
##Public Service | ||
---|---|---|
common/code_to_location | Get the address name by address encoding | |
Get the city list | ||
Get the province list | ||
Get the country list | ||
Get the time zone configuration table |
## Location Services (Development Guide ) | ||
---|---|---|
place/public_timeline | Get public location dynamics | |
Get the location updates of the user’s friends | ||
Get the location updates of a certain user | ||
Get the location updates of a certain location | ||
Get the dynamics around a certain location | ||
Get the details of the dynamics | ||
place/users/show | Get 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 interface | place/pois/show | Get location details |
place/ pois/users | Get the list of people who checked in at a place | |
place/pois/tips | Get the list of reviews of a place | |
place/pois/photos | Get a list of place photos | |
place/pois/search | Search by province and city Place | |
place/pois/category | Get location category | |
Nearby reading interface | place /nearby/pois | Get nearby places |
place/nearby/users | Get nearby people who posted their location on Weibo | |
place/nearby/photos | Get nearby photos | |
place/nearby_users/list | Get nearby people | |
Place writing interface | place/pois/create | Add location |
place/pois/add_checkin | Check in | |
place/pois/add_photo | Add photo | |
place/pois/add_tip | Add comment | |
Add todo | ||
place/nearby_users/create | Users add their own location | |
Users delete their location |
Geographical Information | ||
---|---|---|
Basic location reading interface | location/base/get_map_image | Generate a static map image |
Coordinate conversion interface | location/geo/ip_to_geo | Return geographical information coordinates based on IP address |
location/geo/address_to_geo | Return the geographical information coordinates based on the actual address | |
Return the actual address based on the geographical information coordinates | ||
Get the offset coordinates based on GPS coordinates | ||
Determine whether the geographical information coordinates are It is domestic coordinates | ||
location/pois/search/by_location | Get POI point information by address location based on keywords | |
Get POI point information by coordinate point range based on keywords | ||
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_location | Get the current location information based on mobile base station WIFI and other data | |
Transportation route reading interface | location/line/drive_route | Query self-driving route information based on start and end point data |
Query bus route information based on start and end point data | ||
Query bus routes based on keywords Information | ||
Query bus station information based on keywords | ||
location/citycode | City code correspondence table | |
Bus city code table | ||
Category code correspondence table | ||
Geographical location information interface error code and explanation |