三级分类
POST
http://openapi.douyu.com/api/thirdPart/live
GET请求参数
参数名
类型
描述
必填
aid
string
身份标识
必填
auth
string
签名信息
必填
time
int
时间戳
必填
token
string
接口权限验证token
必填
POST请求参数
参数名
类型
描述
必填
cid
int
分类类型,1:一级分类,2:二级分类,3:三级分类
必填
cid_type
int
分类ID
必填
offset
int
翻页偏移量
必填
limit
int
每次获取数量,最大值为100
必填