-
Notifications
You must be signed in to change notification settings - Fork 4
web live exchange
kotoriのねこ edited this page Apr 4, 2020
·
1 revision
name | item |
---|---|
url | https://api.live.bilibili.com/pay/v1/Exchange/getStatus |
host | api.live.bilibili.com |
path | //pay/v1/Exchange/getStatus |
method | GET |
{
"code": 0,
"msg": "success",
"message": "success",
"data": {
"silver": 6034450,
"gold": 37294,
"coin": 529,
"bp": 529,
"coin_2_silver_left": 49,
"silver_2_coin_left": 0,
"num": 49,
"status": 0,
"vip": 0
}
}