WellbyteWellbyte

GET /v1/tiktok/app/v3/fetch_webcast_user_info

Get information of specified Webcast user

stable · 2 credits per success

Get information of specified user;sec_user_id: User sec_user_id;user_id: User uid, optional parameter, pure number, if used, please keep sec_user_id and unique_id empty.;At least one of the above parameters must be filled in, the priority is sec_user_id > user_id, the higher the priority, the faster the speed.;User information

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

Request

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_…"

Response

Sample captured 2026-08-27

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"
}

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

    Request parameters

    NameTypeInRequiredDescriptionExample
    user_idstringqueryno用户uid (可选,纯数字)demo_user_ok
    sec_user_idstringqueryno用户sec_user_idMS4wLjABAAAAv7iSuuXDJGDvJkmH_vz1qkDZYo1apxgzaxdBSeIuPiM

    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