You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 

292 B

GET http://api.live.bilibili.com/xlive/internal/xcaptcha/v1/captcha/verify

请求参数

参数名 必选 类型 描述
_anti string
uid integer
client_ip string
{
    "code": 0,
    "message": "ok",
    "data": {
    }
}