WellbyteWellbyte

GET /v1/douyin/web/fetch_user_live_videos_by_room_id_v2

Gets the live stream data of the specified user by room_id V2

stable · 2 credits per success

Gets the live stream data of the specified user V2;room_id: Room room_id;Live stream data;Note;The modify_time field is the last update time of the live room, which is equivalent to the start time. If the live stream is offline, it will not be reset to 0, but will always maintain the last update time.

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

Request

curl -s 'https://api.wellbyte.net/v1/douyin/web/fetch_user_live_videos_by_room_id_v2?room_id=7462723839303093032' \
  -H "Authorization: Bearer dg_live_…"

Response

Sample captured 2026-08-27

data{
code:0
data{
id:7462723839303093000
vid:""
tags[ 0 items ]
cover{ 10 items }
owner{ 111 items }
stats{ 20 items }
title:"一个不让人emo的惊悚游戏~主业捉诡、副业助眠"
app_id:0
id_str:"7462723839303093032"
layout:0
others{ 11 items }
replay:false
stamps:""
status:0
live_id:0
os_type:0
category:0
distance:""
group_id:0
location:""
room_tag:0
top_fans[ 0 items ]
vs_roles[ 0 items ]
with_ktv:false
auth_city:""
book_time:0
deco_list[ 0 items ]
ecom_data{ 7 items }
game_data{ 1 item }
highlight:false
is_replay:false
pack_meta{ 6 items }
room_tabs[ 0 items ]
search_id:0
share_url:""
stream_id:0
wait_copy:""
web_count:0
auto_cover:0
cell_style:0
fcdn_appid:0
finish_url:""
like_count:0
linker_map{ 0 items }
mosaic_tip:""
popularity:0
sell_goods:false
start_time:0
stream_url{ 27 items }
use_filter:false
user_count:0
AnchorABMap{ 92 items }
content_tag:""
create_time:0
distance_km:""
finish_time:0
orientation:0
room_layout:0
short_title:""
sofa_layout:0
filter_words[ 0 items ]
group_source:0
introduction:""
preview_copy:""
private_info:""
relation_tag:""
with_linkmic:false
base_category:0
book_end_time:0
business_live:0
distance_city:""
finish_reason:0
linker_detail{ 16 items }
mosaic_status:0
owner_open_id:""
owner_user_id:82194685715
real_distance:""
scroll_config:""
stream_id_str:""
admin_user_ids[ 0 items ]
challenge_info:""
client_version:0
danmaku_detail:0
game_room_type:0
gift_msg_style:0
last_ping_time:0
linkmic_layout:0
live_room_mode:1
luckymoney_num:0
paid_live_data{ 10 items }
popularity_str:""
pre_enter_time:0
preview_expose{ 25 items }
video_feed_tag:""
anchor_tab_type:0
live_type_audio:false
owner_device_id:0
replay_location:0
room_view_stats{ 11 items }
share_msg_style:0
stream_provider:0
title_recommend:false
user_share_text:""
follow_msg_style:0
forum_extra_data:""
live_type_normal:false
preview_flow_tag:0
visibility_range:0
anchor_share_text:""
assist_label_list[ 0 items ]
city_top_distance:""
comment_name_mode:0
common_label_list:""
dynamic_cover_uri:""
hot_sentence_info:""
live_distribution[ 0 items ]
live_type_linkmic:false
live_type_sandbox:false
live_type_vs_live:false
room_audit_status:0
stream_close_time:0
vs_main_replay_id:0
dynamic_cover_dict{ 0 items }
fansclub_msg_style:0
has_commerce_goods:false
is_need_check_list:false
item_explicit_info:""
live_type_official:false
vertical_cover_uri:""
acquaintance_status:0
admin_user_open_ids[ 0 items ]
has_promotion_games:0
lottery_finish_time:0
webcast_comment_tcs:0
webcast_sdk_version:0
with_draw_something:false
is_show_inquiry_ball:false
linkmic_display_type:0
live_platform_source:""
live_type_screenshot:false
official_channel_uid:0
room_create_ab_param:""
live_type_third_party:false
live_type_vs_premiere:false
sharing_music_id_list[ 0 items ]
with_aggregate_column:false
ranklist_audience_type:0
sun_daily_icon_content:""
enable_room_perspective:false
redpacket_audience_auth:0
is_official_channel_room:false
is_show_user_card_switch:false
official_channel_open_id:""
fans_group_admin_user_ids[ 0 items ]
anchor_scheduled_time_text:""
screen_capture_sharing_title:""
upper_right_widget_data_list[ 0 items ]
toutiao_cover_recommend_level:0
toutiao_title_recommend_level:0
fans_group_admin_user_open_ids[ 0 items ]
}
meta{
endpoint:"douyin.web.fetch_user_live_videos_by_room_id_v2"
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直播间room_id7462723839303093032

    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