API Overview This endpoint returns the videos associated with a seller's products. It bridges the gap between a shop's catalog and the content driving visibility and conversion, making it especially useful for understanding seller-linked video commerce.Recommended Use Cases
Collect video examples linked to a seller
Study how a shop is represented in short-form content
Find strong seller-video combinations
Support creative and shop-level benchmarking
Notes
If returned cover, avatar, or image URLs cannot be accessed directly, you may need to use EchoTik's image download/conversion workflow
Data comes from EchoTik's offline database, so there can be a delay; if the API returns no data, it usually means the entity has not been collected by EchoTik yet
Request
Authorization
Send your HTTP requests with an
Authorization
header that contains the word Basic followed by a space and a base64-encoded string username:password
Example:
Authorization: Basic *****************
Query Params
Responses
🟢200成功
application/json
Bodyapplication/json
Example
{"code":0,"message":"success","data":[{"avatar":"https://echosell-images.tos-ap-southeast-1.volces.com/user-avatar/142/MS4wLjABAAAANnhQi-pdpjncvX1TwhqBbYlgLKUHQ9eEfS09NGLcOhEF5H18x-Sjj_-tK1_tYBZw.jpg","create_time":"1662218112","nick_name":"beautycouture","reflow_cover":"https://echosell-images.tos-ap-southeast-1.volces.com/video-cover/624/7139172409529142554.jpg","region":"MY","seller_id":"7494662098975951181","total_comments_cnt":0,"total_digg_cnt":37,"total_shares_cnt":0,"total_video_sale_cnt":0,"total_video_sale_gmv_amt":0,"total_views_cnt":1271,"user_id":"7122779249316054043","video_desc":"recreating pinterest outfits 🔖 ft. tiktok shop (tap the yellow bag to get all the fits) #modestoutfits #fashioninspo2022 #foryou #pinterestoutfitideas #fyp ","video_id":"7139172409529142554"}],"requestId":"b092263d-db5d-40d4-859e-4f28306efd72"}