-
Notifications
You must be signed in to change notification settings - Fork 4
app web live silver
kotoriのねこ edited this page Apr 4, 2020
·
1 revision
name | ps |
---|---|
url | http://api.live.bilibili.com/lottery/v1/SilverBox/getCurrentTask |
host | api.live.bilibili.com |
path | /lottery/v1/SilverBox/getCurrentTask |
method | GET |
Content-Type | application/x-www-form-urlencoded |
{
"code": 0,
"msg": "",
"message": "",
"data": {
"minute": 3,
"silver": 30,
"time_start": 1576512807,
"time_end": 1576512987,
"times": 1,
"max_times": 3
}
}
key | value |
---|---|
access_key | |
appkey | 1d8b6e7d45233436 |
build | 5511400 |
channel | bili |
mobi_app | android |
platform | android |
statistics | |
ts | 1576xxxxxx |
sign |
name | ps |
---|---|
url | https://api.live.bilibili.com/lottery/v1/SilverBox/getAward |
host | api.live.bilibili.com |
path | /lottery/v1/SilverBox/getAward |
method | GET |
Content-Type | application/x-www-form-urlencoded |
key | value |
---|---|
access_key | |
actionKey | appkey |
appkey | 1d8b6e7d45233436 |
build | 5511400 |
channel | bili |
device | android |
mobi_app | android |
platform | android |
statistics | |
time_end | |
time_start | |
ts | |
sign |
{
"code": 0,
"msg": "ok",
"message": "ok",
"data": {
"silver": "1784648",
"awardSilver": 80,
"isEnd": 0
}
}