mirror of
https://github.com/iLoveElysia/openbilibili.git
synced 2026-09-02 15:48:07 -05:00
488 B
488 B
/live.zeus.v1.Zeus/Match
无标题
方法:POST
请求参数
| 参数名 | 必选 | 类型 | 描述 |
|---|---|---|---|
| group | 否 | string | |
| platform | 否 | string | |
| version | 否 | string | |
| build | 否 | integer | |
| buvid | 否 | string | |
| uid | 否 | integer |
响应
{
"code": 0,
"message": "ok",
"data": {
"is_match": true,
"extend": ""
}
}