文档
测试

获取主播详情

GET

公共参数

参数名
类型
描述
必填
appId
分配给应用的appId
必填
timestamp
时间戳,时区为GMT+8,例如:2020-09-21 16:58:00。API服务端允许客户端请求最大时间误差为10分钟
必填
platform
来源平台 tao=淘数据 dou=抖查查 kuai=快手
必填
signMethod
签名的摘要算法(默认 md5),可选值为:hmac,md5,hmac-sha256。
必填
sign
签名
必填

业务参数

参数名
类型
描述
必填
anchorId
主播id
必填

响应参数

参数名
类型
描述
必填
user_id
int
主播id
必填
avatar_larger
string
头像
必填
nickname
string
主播昵称
必填
total_follower_count
int
粉丝总数
必填
follower_count
int
平台粉丝数
必填
aweme_count
int
作品数
必填
video_good_total_count
int
点赞数
必填