EchoTik API Docs
🇺🇸 English
  • 🇨🇳简体中文
  • 🇺🇸 English
EchoTik API DashboardEchoTik API Skills 新手使用指南
EchoTik API DashboardEchoTik API Skills 新手使用指南
🇺🇸 English
  • 🇨🇳简体中文
  • 🇺🇸 English
🇺🇸 English
  • 🇨🇳简体中文
  • 🇺🇸 English
  1. Shop
  • Introduction
  • Interface authentication instructions
  • Skills
  • Influencer
    • Influencer Category Name Description
    • Influencer List - EchoTik
      GET
    • Influencer Trends (Snapshot) - EchoTik
      GET
    • Batch fetch influencer details - EchoTik
      GET
    • Influencer Video List - EchoTik
      GET
    • Influencer Livestream List - EchoTik
      GET
    • Influencer Product List - EchoTik
      GET
    • Influencer Ranking List - EchoTik
      GET
    • Influencer Details - Real-time interface
      GET
    • Influencer Video List - Real-time Interface
      GET
    • Influencer Follower List - Real-time Interface
      GET
    • Influencer Following List - Real-time Interface
      GET
    • Influencer Regional Acquisition - Real-time Interface
      GET
    • Get user QR code
      GET
  • Product
    • Product category dimension data
      • Data Description
      • Product First-Level Category List
      • Product Secondary Category List
      • Product Subcategory Category List
    • Product List - EchoTik
      GET
    • Product Trends (Snapshot) - EchoTik
      GET
    • Batch fetch product details - EchoTik
      GET
    • Product Review List - EchoTik
      GET
    • Product Association Sales Creator List - EchoTik
      GET
    • Product Associated Video List - EchoTik
      GET
    • Product Association Live Stream List - EchoTik
      GET
    • Product Ranking List - EchoTik
      GET
    • Get Product ID via Product Share Link - Real-time Interface
      GET
    • Get product details - Real-time interface
      GET
    • Product Review List - Real-time interface
      GET
  • Shop
    • Product category dimension data
      • Data Description
      • Product First-Level Category List
      • Product Secondary Category List
      • Product Subcategory Category List
    • Shop List - EchoTik
      GET
    • Shop Trends (Snapshot) - EchoTik
      GET
    • Shop Detail - EchoTik
      GET
    • Shop's product list - EchoTik
      GET
    • Shop Related Creators List - EchoTik
      GET
    • Shop Related Video List - EchoTik
      GET
    • Shop Related Live Stream List - EchoTik
      GET
    • Shop Ranking List - EchoTik
      GET
    • Shop's product list - Real-time interface
      GET
  • Video
    • Video List - EchoTik
    • Video Trends (Snapshot) - EchoTik
    • Batch fetch video details - EchoTik
    • Video-related product list - EchoTik
    • Video Ranking List - EchoTik
    • Video Details - Real-time Interface
    • Video Text and Subtitle Extraction - Real-time Interface
    • Video Tag Hashtag Associated Video List - Real-Time Interface
    • Video-related comment list - Real-time interface
    • Video comment reply list - Real-time interface
    • Get video download url - Real-time interface
    • HashTag Ranking List - EchoTik
    • HashTag Trends(Snapshot) - EchoTik
    • Trending Hashtag - Real-time Interface
    • Recommended Video Stream - Real-time Interface
  • Live
    • Live List - EchoTik
    • Batch fetch live details - EchoTik
    • Live Trends(Snapshot) - EchoTik
    • Live Association Product List - EchoTik
    • Live Stream Details - Real-time Interface
  • Music
    • Sticker Detail - Real-time interface
    • Sticker Associated Video List - Real-time interface
    • Music Detail - Real-time interface
    • Music Associated Video List - Real-time interface
    • Music Ranking List - Real-time interface
  • Search
    • General Search Interface - EchoTik
    • Video tag hashtag search - Real-time interface
    • Creator search - Real-time interface
    • Music Search - Real-time Interface
    • Video Search - Real-time Interface
    • Live Stream Search - Real-time Interface
    • Product Search - Real-time Interface
    • Image Search for Products - Real-time Interface
    • Image Search Paged Product Data - Real-Time Interface
    • Top Search - Real-time interface
    • Alibaba (Lens) Image search for product
  • Social media analysis
    • Video comment word analysis - Real-time interface
    • Video interaction trend in the past 14 days - Real-time interface
    • Creator Milestone - Real-time Interface
  • Insights
    • Keyword Inspiration Insight - Real-time Interface
    • Trending Search Term Ranking - Real-time API
    • Suggestions for Keyword Acquisition Users - Real-time Interface
  • Category Dashboard
    • Category Detail - EchoTik
    • Category Trends - EchoTik
  • Other social media platform APIs🌟
    • KeyAPI
  • Batch download cover images
    GET
  1. Shop

Shop Detail - EchoTik

GET
https://open.echotik.live/api/v3/echotik/seller/detail
API Overview
This is the offline seller detail endpoint. It returns a full seller profile including category positioning, ratings, reply and review quality, pricing structure, in-store inventory, creator and live linkage, sales, and GMV performance, making it the main endpoint for deep seller analysis.
Recommended Use Cases
Run seller due diligence
Review a competitor shop in depth
Build seller profiles for partnership or operations teams
Validate seller quality before deeper engagement
Notes
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": [
        {
            "category_id": "601450",
            "category_l2_id": "848776",
            "category_l3_id": "601611",
            "cover_url": "https://echosell-images.tos-ap-southeast-1.volces.com/seller-cover/222/7495514739648989419.png",
            "delivery_rate": 0,
            "first_crawl_dt": 20240504,
            "followers_count": 558560,
            "from_flag": 1,
            "max_price": 7600,
            "min_price": 2,
            "most_product_category_list": "[{ \"category_name\":\"Beauty & Personal Care\",\"category_id\":\"601450\"}]",
            "positive_feedback_rate": 0.8956,
            "product_category_list": "[{ \"category_name\":\"Beauty & Personal Care\",\"category_id\":\"601450\"},{ \"category_name\":\"Other\",\"category_id\":\"0\"},{ \"category_name\":\"Health\",\"category_id\":\"700645\"},{ \"category_name\":\"Luggage & Bags\",\"category_id\":\"824584\"}]",
            "rating": 4.6,
            "region": "US",
            "response_rate": 0.9912153175167806,
            "review_count": 417132,
            "sales_flag": 1,
            "sales_trend_flag": 2,
            "sec_uid": "MS4wLjABAAAAROkrPrfmSKZoQKr_ifCr1QobQvRsZVRC3RcMwQVzYmvcWSCU5AXspitGk6w1zLDw",
            "seller_id": "7495514739648989419",
            "seller_link": "https://shop.tiktok.com/us/store/medicube-us-store/7495514739648989419",
            "seller_name": "medicube US Store",
            "shop_identity_label": "OFFICIAL SHOP",
            "shop_type": 1,
            "spu_avg_price": 277.17,
            "total_crawl_product_cnt": 148,
            "total_ifl_1d_cnt": 1822,
            "total_ifl_30d_cnt": 18375,
            "total_ifl_7d_cnt": 6242,
            "total_ifl_90d_cnt": 34854,
            "total_ifl_cnt": 131651,
            "total_live_1d_cnt": 10,
            "total_live_30d_cnt": 738,
            "total_live_7d_cnt": 318,
            "total_live_90d_cnt": 738,
            "total_live_cnt": 740,
            "total_product_1d_cnt": 0,
            "total_product_30d_cnt": 253,
            "total_product_7d_cnt": 0,
            "total_product_90d_cnt": 253,
            "total_product_cnt": 253,
            "total_sale_1d_cnt": 13360,
            "total_sale_30d_cnt": 809725,
            "total_sale_7d_cnt": 201234,
            "total_sale_90d_cnt": 2280236,
            "total_sale_cnt": 6734289,
            "total_sale_gmv_1d_amt": 2159481.91,
            "total_sale_gmv_30d_amt": 110359474.28,
            "total_sale_gmv_7d_amt": 27805164.71,
            "total_sale_gmv_90d_amt": 218721952.86,
            "total_sale_gmv_amt": 840433897.32,
            "total_video_cnt": 942322,
            "user_id": "7291517492299007018",
            "video_count": 995
        }
    ],
    "requestId": "fc7e1372-5e3e-4d3e-884a-b7b005a4e2c7"
}
Previous
Shop Trends (Snapshot) - EchoTik
Next
Shop's product list - EchoTik
Built with