user_id. The response focuses on live-session level results such as live title, duration, viewers, comments, likes, product count, estimated sales, and estimated GMV, making it useful for reviewing live commerce behavior rather than short-form content output.curl --location 'https://open.echotik.live/api/v3/echotik/influencer/live/list?user_id=undefined&page_num=undefined&page_size=undefined' \
--header 'Authorization: Basic <encoded-value>'{
"code": 0,
"message": "success",
"data": [
{
"cover_url": "https://echosell-images.tos-ap-southeast-1.volces.com/live-cover/36/7321509771910417194.jpeg",
"create_time": 1704672004,
"duration": 18009,
"finish_time": 1704690013,
"nick_name": "POP MART US SHOP",
"region": "US",
"room_id": "7321509771910417194",
"title": "NEW FREEBIES!!!",
"total_comments_cnt": 0,
"total_digg_cnt": 0,
"total_followers_cnt": 6,
"total_joins_cnt": 7506,
"total_product_cnt": 97,
"total_sale_cnt": 121,
"total_sale_gmv_amt": 2627.73,
"total_views_cnt": 9335,
"user_id": "7288986759428588590"
}
],
"requestId": "ec8e5830-2766-4199-a054-f5e5b8708b91"
}