Explore our Marketplace to buy and sell APIs, services, and social media solutions. Connect with a vibrant community of developers, businesses, and creators!
http://username:password@host:portsegments(数据分段列表):time_selector: 时间筛选参数(period, granularity, start_timestamp, end_timestamp)filter: 查询条件(creator_id, product_id, item_id)timed_lists: 视频列表start_timestamp: 开始时间戳end_timestamp: 结束时间戳stats:video_product_id: 商品 IDvideo:item_id: 视频 IDvideo_id: 视频内部唯一 IDname: 视频文案标题publish_time: 发布时间戳duration: 视频时长(秒)video_play_info:post_url: 视频封面图片链接video_infos.main_url: 视频播放地址video_like_cnt: 视频点赞数video_comment_cnt: 视频评论数video_share_cnt: 视频分享数{
"cookie": "your_cookie",
"start_date": "04-01-2025",
"item_id": "7496499484705246507",
"product_id": "1731050202505515549"
}segments:time_selector: Time filtering parameters (period, granularity, start_timestamp, end_timestamp)filter: Query conditions (creator_id, product_id, item_id)timed_lists: List of related videosstart_timestamp: Start timestampend_timestamp: End timestampstats:video_product_id: Product IDvideo:item_id: Video IDvideo_id: Video internal IDname: Video caption/titlepublish_time: Publish timestampduration: Video duration (seconds)video_play_info:post_url: Video cover image linkvideo_infos.main_url: Main video URLvideo_like_cnt: Like countvideo_comment_cnt: Comment countvideo_share_cnt: Share count{
"cookie": "your_cookie",
"start_date": "04-01-2025",
"item_id": "7496499484705246507",
"product_id": "1731050202505515549"
}Authorization: Bearer ********************{
"cookie": "Your_Cookie_String",
"proxy": "string",
"start_date": "04-01-2025",
"item_id": "string",
"product_id": "string"
}curl --location --request POST 'https://api.tikhub.io/api/v1/tiktok/creator/get_product_related_videos' \
--header 'Authorization: Bearer <token>' \
--header 'Content-Type: application/json' \
--data-raw '{
"cookie": "Your_Cookie_String",
"proxy": "string",
"start_date": "04-01-2025",
"item_id": "string",
"product_id": "string"
}'{
"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
}