Explore our Marketplace to buy and sell APIs, services, and social media solutions. Connect with a vibrant community of developers, businesses, and creators!
US,如果使用其他地区,如:VN,请自行携带Cookie,否则无法获取数据。US以外的地区数据。f"{TikHub_Domain}/api/v1/tiktok/web/get_live_room_id"接口获取直播间id(room_id)。f"{TikHub_Domain}/api/v1/tiktok/app/v3/fetch_live_room_info"接口获取直播间信息。$.data.data.owner.id_str字段的值作为主播id(author_id)。US, if you use other regions, such as: VN, please bring your own Cookie, otherwise you will not be able to get data.US.f"{TikHub_Domain}/api/v1/tiktok/web/get_live_room_id" to get the live room id (room_id).f"{TikHub_Domain}/api/v1/tiktok/app/v3/fetch_live_room_info" to get the live room information.$.data.data.owner.id_str as the anchor id (author_id).Authorization: Bearer ********************curl --location --request GET 'https://api.tikhub.io/api/v1/tiktok/app/v3/fetch_live_room_product_list_v2?room_id=7420741353250507562&author_id=7408859677050274859&page_size&offset®ion&cookie' \
--header 'Authorization: Bearer <token>'{
"code": 200,
"request_id": "string",
"message": "Request successful. This request will incur a charge.",
"message_zh": "请求成功,本次请求将被计费。",
"support": "Discord: https://discord.gg/aMEAS8Xsvz",
"time": "string",
"time_stamp": 0,
"time_zone": "America/Los_Angeles",
"docs": "string",
"cache_message": "string",
"cache_message_zh": "string",
"cache_url": "string",
"router": "",
"params": {},
"data": null
}