Skip to content

app live lottery entry

kotoriのねこ edited this page Apr 4, 2020 · 1 revision

目录

Common项

key value
access_key
appkey 1d8b6e7d45233436
build 5511400
channel bili
mobi_app android
platform android
statistics
ts 1576xxxxxx
sign

历史记录

Top

name item
url https://api.live.bilibili.com/room/v1/Room/room_entry_action
host api.live.bilibili.com
path /room/v1/Room/room_entry_action
method POST
Content-Type application/x-www-form-urlencoded
key value
access_key
actionKey appkey
device android
jumpFrom 0
room_id 21585840

JSON返回值

{
    "code": 0,
    "msg": "ok",
    "message": "ok",
    "data": []
}

LiveTrace

Top

name item
url https://live-trace.bilibili.com/xlive/data-interface/v1/heartbeat/mobileEntry
host live-trace.bilibili.com
path /xlive/data-interface/v1/heartbeat/mobileEntry
method POST
Content-Type application/x-www-form-urlencoded
key value
access_key
actionKey appkey
area_id 0
buvid
client_ts ts + 19
device android
heart_beat []
is_patch 0
parent_id 0
room_id 21585840
seq_id 0
uuid

JSON返回值

{
    "code": 0,
    "message": "0",
    "ttl": 1,
    "data": {
        "timestamp": 1576699744,
        "heartbeat_interval": 120,
        "secret_key": "axoaadsffcazxksectbbb",
        "secret_rule": [
            3,
            7,
            2,
            6,
            8
        ],
        "patch_status": 2
    }
}