文档
测试

直播弹幕数据

POST
https://ugc.mp.autops.xyz/live/api/v2/app/danmaku/show_danmu?hash_id=7P80WGZjBRGKL4xv

请求头

参数名
类型
描述
必填
Authorization
string
示例:Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJhc
必填
User-Id
string
示例:5cc7a149-2eb8-11ea-a5e3-dcf401e72500
必填
X-Request-Id
string
示例:B983CC1F-D0AC-4DB4-A37B-56BC45445CBD
必填

请求参数

参数名
类型
描述
必填
hash_id
string
必填
time
int
当前时间
必填

响应参数

参数名
类型
描述
必填
code
int
示例:0
必填
msg
string
示例:成功
必填
data
object
返回的数据体
必填
list
array
返回的弹幕列表
必填
uid
string
发送弹幕的user-id
必填
msg
string
弹幕内容:66666
必填
time
int
相对于视频开播的时间差:76953
必填
check_status
int
1:预设弹幕直接过审 2:未过审
必填
next_time
int
弹幕区间截止时间
必填