WellbyteWellbyte

GET /v1/tiktok/app/v3/fetch_live_room_product_list

Get live room product list data

stable · 2 credits per success

Get live room product list data;room_id: Live room id, required parameter.;author_id: Anchor id, required parameter.;page_size: Number per page, optional parameter, default is 15.;offset: Page turning cursor, optional parameter, default is 0, increasing by 15 each time.;region: Region, optional parameter, default is `US`, if you use other regions, such as: `VN`, please bring your own Cookie, othe…

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_live_room_product_list?cookie=demo&offset=NaN&region=demo&room_id=7420741353250507562&author_id=7408859677050274859&page_size=NaN' \
  -H "Authorization: Bearer dg_live_…"

Response

Sample captured 2026-08-27

data{
code:0
data{
popup:null
total:0
hot_tags:null
products[ 0 items ]
cart_entry:null
bonus_entry:null
pop_product:null
server_time:1787677275837
coupon_entry:null
introduce_id:"0"
cart_meta_bar:null
pop_bag_index:0
bag_prom_logos:null
all_product_ids:null
preview_version:""
promotion_style:
"{"price_ui_config":{ "configs": { "shop_bag": ..."
voucher_content{ 4 items }
AIGC_term_banner:null
intelligent_sort:false
buy_button_config{ 2 items }
order_entry_schema:""
atmosphere_tag_info:null
live_bag_minimalism:0
pin_atmosphere_tags:null
suggested_word_entry:null
voucher_display_info:null
live_bag_entry_layout{ 7 items }
promotion_display_info:null
coupons_activity_ui_type:3
product_unavailable_info:null
flash_sale_atmosphere_info[ 0 items ]
flash_sale_refresh_control{ 4 items }
live_bag_and_pin_card_type:0
}
meta{
endpoint:"tiktok.app.v3_fetch_live_room_product_list"
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
    cookiestringqueryno用户自己的cookiedemo
    offsetintegerqueryno数量demo
    regionstringqueryno地区demo
    room_idstringqueryyes直播间id7420741353250507562
    author_idstringqueryyes主播id7408859677050274859
    page_sizeintegerqueryno数量demo

    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