请求URI: /openapi/v1/channel/chat/count

请求方式: GET

请求参数:

名称 位置 类型 描述 必须 默认值 可选值
token header string 调用令牌
id query integer 直播间ID
type query string 直播间类型 live live radio tv

请求示例:

curl -X GET "https://openapi.v1.guangdianyun.tv/openapi/v1/channel/chat/count?id=39102" -H  "accept: application/json" -H  "token: token"

响应示例:

{
  "code": 200,
  "msg": "OK",
  "data": 25
}
最后编辑: 广电云技术部  文档更新时间: 2024-11-14 10:47   作者:广电云技术部