WellbyteWellbyte

GET /v1/bilibili/web/fetch_live_room_detail

Get information of specified live room

stable · 2 credits per success

Get information of specified live room;room_id: Live room ID;information of specified live room

Sign up for 500 credits and run with your own API key. Sign up free

Request

curl -s 'https://api.wellbyte.net/v1/bilibili/web/fetch_live_room_detail?room_id=22816111' \
  -H "Authorization: Bearer dg_live_…"

Response

Sample captured 2026-08-27

data{
code:0
data{
uid:1437582453
tags:""
pk_id:0
title:"暮月です"
online:0
verify:""
area_id:745
room_id:22816111
keyframe:""
pendants:""
short_id:0
area_name:"虚拟Gamer"
attention:880756
battle_id:0
hot_words[ 2 items ]
is_anchor:0
live_time:"0000-00-00 00:00:00"
pk_status:0
background:
"https://i0.hdslb.com/bfs/live/room_bg/c4eed3ef37ef4cd30bbcac7491a7ed9ac78e1459.j..."
up_session:""
user_cover:
"https://i0.hdslb.com/bfs/live/new_room_cover/64815ee2f89dc6f9596d6fc4d607fd5f2ec..."
description:""
is_portrait:false
live_status:2
old_area_id:6
studio_info{ 2 items }
new_pendants{ 4 items }
area_pendants:""
is_strict_room:false
parent_area_id:9
hot_words_status:0
parent_area_name:"虚拟主播"
room_silent_type:"medal"
room_silent_level:3
room_silent_second:-1
allow_change_area_time:0
allow_upload_cover_time:0
}
meta{
endpoint:"bilibili.web.fetch_live_room_detail"
cache_hit:false
elapsed_ms:0
request_id:"req_sample"
credits_charged:0
}
message:"ok"
}

No calls yet. Get one green run first, then switch to your own data.

    Request parameters

    NameTypeInRequiredDescriptionExample
    room_idstringqueryyes直播间ID22816111

    Response fields

    Field dictionary coming soon — the executable panel shows the live shape.

    Errors

    codeHTTPMeaningBilled
    40001400Invalid parametersno
    40102401Invalid or revoked API Keyno
    40201402Insufficient creditsno
    40402404Resource not foundno
    42201422Quality gate failedno
    42901429Rate limit exceededno
    50401504Upstream timeoutno
    50201502Upstream errorno

    Billing

    Success costs 2 credits. Any failure — including a 200 from upstream that fails the quality gate — costs 0.

    Search

    Search endpoints and docs