模糊搜索相似粉丝达人
POST
/openapi/fanstop/photo/config/influencer
模糊搜索相似粉丝达人的接口文档
请求示例请求示例
Shell
JavaScript
Java
Swift
curl --location --request POST 'https://open.kuaishou.com/openapi/fanstop/photo/config/influencer?app_id=&access_token='
响应示例响应示例
{
"result": 1,
"errorMsg": "",
"industryInfluencers": [
{
"industryId": 32,
"industryName": "影视",
"industryInfluencerOpenId": "e100bfbabe82515636ff31e663c6dab6"
},
{
"industryId": 26,
"industryName": "生活",
"industryInfluencerOpenId": "e100bfbabe82515636ff31e67b34ab55"
},
{
"industryId": 30,
"industryName": "颜值",
"industryInfluencerOpenId": "e100bfbabe82515636ff31e67cc5957d"
},
{
"industryId": 33,
"industryName": "游戏",
"industryInfluencerOpenId": "e100bfbabe82515636ff31e60c80effe"
},
{
"industryId": 26,
"industryName": "影视",
"industryInfluencerOpenId": "e100bfbabe82515636ff31e667bb92d8"
},
{
"industryId": 33,
"industryName": "游戏",
"industryInfluencerOpenId": "e100bfbabe82515636ff31e65cb35d6f"
},
{
"industryId": 33,
"industryName": "游戏",
"industryInfluencerOpenId": "e100bfbabe82515636ff31e6195da5f2"
},
{
"industryId": 1,
"industryName": "才艺",
"industryInfluencerOpenId": "e100bfbabe82515636ff31e670ad4ec9"
}
]
}
请求参数
Query 参数
keyword
string
模糊搜索名
示例值:
string
app_id
string
应用唯一标识
默认值:
{{app_id}}
access_token
string
接口访问凭证
默认值:
{{access_token}}
Body 参数application/x-www-form-urlencoded
object {0}
返回响应
修改于 2021-12-29 04:22:52