WellbyteWellbyte

GET /v1/tiktok/app/v3/fetch_webcast_user_info

获取指定 Webcast 用户的信息

stable · 2 credits / 次(成功才计)

获取指定用户的信息;sec_user_id: 用户sec_user_id,优先使用sec_user_id获取用户信息。;user_id: 用户uid,可选参数,纯数字,如果使用请保持sec_user_id以及unique_id为空。;以上参数必须至少填写一个,优先级为sec_user_id > user_id,优先级越高速度越快。;用户信息

注册即送 500 credits,用自己的 Key 试调。 免费注册

请求

curl -s 'https://api.wellbyte.net/v1/tiktok/app/v3/fetch_webcast_user_info?user_id=demo_user_ok&sec_user_id=MS4wLjABAAAAv7iSuuXDJGDvJkmH_vz1qkDZYo1apxgzaxdBSeIuPiM' \
  -H "Authorization: Bearer dg_live_…"

响应

示例采集于 2026-08-25

data{
code:0
data{
id:107955
exp:0
id_str:"107955"
secret:0
status:1
sec_uid:"MS4wLjABAAAAv7iSuuXDJGDvJkmH_vz1qkDZYo1apxgzaxdBSeIuPiM"
is_block:false
nickname:"TikTok"
top_fans[ 0 items ]
verified:false
pay_grade{ 16 items }
pay_score:0
push_digg:false
scm_label:""
user_attr{ 7 items }
user_role:0
badge_list[ 0 items ]
bg_img_url:""
display_id:"tiktok"
pay_scores:0
push_ichat:false
special_id:""
top_vip_no:0
border_list[ 0 items ]
create_time:0
deprecated1:0
deprecated2:0
deprecated3:0
deprecated4:0
deprecated5:""
deprecated6:0
deprecated7:""
deprecated8:0
enigma_info{ 1 item }
follow_info{ 4 items }
is_follower:false
modify_time:1787669216
push_follow:false
push_status:false
author_stats{ 6 items }
avatar_large{ 8 items }
avatar_thumb{ 8 items }
block_status:0
deprecated12:0
deprecated13:0
deprecated15:0
deprecated16:false
deprecated17:false
deprecated18:""
deprecated19:false
deprecated21:0
deprecated28:false
deprecated29:""
is_following:false
is_subscribe:false
ticket_count:0
avatar_medium{ 8 items }
constellation:""
disable_ichat:0
follow_status:0
link_mic_stats:1
bio_description:"One TikTok can make a big impact"
mint_type_label[ 0 items ]
push_video_post:false
real_time_icons[ 0 items ]
verified_reason:""
badge_image_list[ 0 items ]
comment_restrict:0
enable_ichat_img:0
fan_ticket_count:0
is_anchor_marked:false
share_qrcode_uri:""
verified_content:""
allow_use_linkmic:false
fold_stranger_chat:false
need_profile_guide:false
push_friend_action:false
authentication_info{ 4 items }
ichat_restrict_type:0
new_real_time_icons[ 0 items ]
push_comment_status:false
upcoming_event_list[ 0 items ]
allow_show_in_gossip:false
allow_show_my_action:false
push_video_recommend:false
allow_strange_comment:false
allow_find_by_contacts:false
media_badge_image_list[ 0 items ]
with_fusion_shop_entry:false
allow_share_show_profile:false
allow_unfollower_comment:false
with_commerce_permission:false
allow_others_download_video:false
commerce_webcast_config_ids[ 0 items ]
with_car_management_permission:false
allow_others_download_when_sharing_video:false
}
meta{
endpoint:"tiktok.app.v3_fetch_webcast_user_info"
cache_hit:false
elapsed_ms:0
request_id:"req_sample"
credits_charged:0
}
message:"ok"
}

请求历史

打开完整日志

还没有调用记录。先跑通一次,再换成你的数据。

    请求参数

    参数类型位置必填说明示例
    user_idstringquery用户uid (可选,纯数字)demo_user_ok
    sec_user_idstringquery用户sec_user_idMS4wLjABAAAAv7iSuuXDJGDvJkmH_vz1qkDZYo1apxgzaxdBSeIuPiM

    响应字段

    字段字典待补 —— 右侧可执行区可直接看到真实结构。

    错误码

    codeHTTP含义是否计费
    40001400参数缺失或格式错误
    40102401API Key 无效或已吊销
    40201402余额不足,请充值
    40402404目标资源不存在
    42201422质量门槛未通过
    42901429超出速率限制
    50401504上游超时
    50201502上游返回异常

    计费

    成功扣 2 credits;任何失败(含上游 200 但未过质量门槛)扣 0。

    搜索

    搜索端点与文档