Last updated
Was this helpful?
Last updated
Was this helpful?
sign
true
String
签名,为32位大写的MD5值,生成签名的appSecret密钥作为通信数据安全的关键信息,严禁保存在客户端直接使用,所有API都必须通过客户自己服务器中转调用POLYV服务器获取响应数据
【详见签名生成规则】
appId
true
string
开发者账号下的appId
timestamp
true
string
13位当前时间的时间戳
channelIds
true
string
频道号。多个用英文逗号隔开
code
int
接口请求状态码,200表示成功
status
string
接口请求状态,"success"表示成功
message
string
请求失败时返回的错误信息
data
array
返回频道号对应的流名称数组