搜索V1(Search V1)
GET
/api/weixin/search/v1
- 0:Success(扣费/Charge)
- 100:TOKEN Invalid/Unactivated
- 300:API Invalid
- 301:Failed, Please Retry
- 302:Too Fast
- 400:Param Illegal
- 500:Server Error
- 600:Permission Unusual
- 601:Insufficient Balance
Request
Query Params
token
string
required
keyword
string
required
offset
integer
required
searchType
string
required
_0 :全部(All)
_1 :公众号(WeChat Official Account)
_2 :文章(Article)
_7 :视频号(WeChat Channel)
_262208 :小程序(Wechat Mini Program)
_384 :表情(emoj)
_16777728 :百科
_9 :直播
_1024 :读书
_512 :音乐
_16384 :新闻
_8192 :微信指数
_8 :朋友圈
Example:
_0
sortType
string
required
_0 :默认(Default)
_2 :最新(New)
_4 :最热(Hot)
Example:
_0
Request samples
Responses
Modified at 2025-03-24 05:46:21