{
"qrcode_key": "fe31765b7762f8beb53c7f4986b7b1d9",
"proxy": ""
}
curl --location --request POST 'http://creator.moreapi.cn/api/bilibili/check_qr_code' \
--header 'Content-Type: application/json' \
--data-raw '{
"qrcode_key": "fe31765b7762f8beb53c7f4986b7b1d9",
"proxy": ""
}'
{
"code": 0,
"path": "string",
"time": "string",
"msg": "string",
"proxy": null,
"data": {
"cookies": {
"SESSDATA": "string",
"buvid3": "string",
"buvid4": "string",
"bili_jct": "string",
"ac_time_value": "string",
"DedeUserID": "string"
},
"cookie": "string"
}
}