> ## Documentation Index
> Fetch the complete documentation index at: https://docs.keyapi.ai/llms.txt
> Use this file to discover all available pages before exploring further.

# Live Product List -EchoTik

> Get the product list that appeared in a TikTok live room by room_id. The response includes product categories, commission rate, product ID, product name, sales, GMV, room cover, live timing, live type, peak online users, region, seller, room-level sales, GMV, product count, views, and creator ID.

<div className="inline-flex items-center gap-2 px-4 py-2 bg-yellow-50 dark:bg-yellow-900/20 border border-yellow-200 dark:border-yellow-800 rounded-lg">
  <span className="text-base">🪙</span>
  <span className="text-sm font-medium text-yellow-900 dark:text-yellow-100"><span className="font-semibold">1 credit</span><span className="text-yellow-700 dark:text-yellow-300 ml-1">per request</span></span>
</div>

## Copy for AI

<div className="my-6 rounded-xl border border-gray-200 bg-gray-50 p-5 dark:border-gray-800 dark:bg-gray-900/40">
  <div className="min-w-0">
    <p className="text-base font-semibold text-gray-900 dark:text-gray-100">🤖 Why Code When AI Can Do It For You?</p>
    <p className="mt-1 text-sm text-gray-700 dark:text-gray-300">Stop writing code like it's 1970! Let AI do the heavy lifting - click the sparkles to copy a perfectly formatted prompt for ChatGPT, Claude, or your favorite AI assistant.</p>
  </div>

  <div className="mt-4">
    <button type="button" className="inline-flex items-center gap-2 rounded-md border border-emerald-300 bg-emerald-50 px-3 py-2 text-sm font-medium text-emerald-800 hover:bg-emerald-100 dark:border-emerald-700 dark:bg-emerald-900/30 dark:text-emerald-100 dark:hover:bg-emerald-900/50" onClick={() => navigator.clipboard.writeText("I want to make an API call to https://api.keyapi.ai/v1/tiktok/live/product/list/analytics.\n\nPlease help me write code to make this API call and handle the response appropriately. Include error handling and best practices.\n\nHere are the details:\n\nEndpoint: GET https://api.keyapi.ai/v1/tiktok/live/product/list/analytics\n\nDescription: Get the product list that appeared in a TikTok live room by room_id. The response includes product categories, commission rate, product ID, product name, sales, GMV, room cover, live timing, live type, peak online users, region, seller, room-level sales, GMV, product count, views, and creator ID.\n\nRequired Headers:\n--header 'Authorization: Bearer <YOUR_API_KEY>'\n\nParameters:\n- room_id (Required): Live room ID.. Example: 7655115968440175381\n- page_num (Required): Page number.. Example: 1\n- page_size (Required): Page size.. Example: 10\n\nExample Response:\n{\n  \"code\": 0,\n  \"message\": \"success\",\n  \"data\": [\n    {\n      \"category_id\": \"601450\",\n      \"category_l2_id\": \"848776\",\n      \"category_l3_id\": \"601611\",\n      \"commission_rate\": 0.08,\n      \"cover_url\": \"https://echosell-images.tos-ap-southeast-1.volces.com/product-cover/213/1729382689366838358_0.jpeg\",\n      \"create_time\": 1782345604,\n      \"live_type\": 1,\n      \"max_views_cnt\": 1278,\n      \"priority_region\": \"PH\",\n      \"product_id\": \"1729382689366838358\",\n      \"product_name\": \"SY GLOW 10X BLEACHING CREAM INSTANT WHITENING\",\n      \"room_id\": \"7655115968440175381\",\n      \"seller_coverl_url\": \"https://echosell-images.tos-ap-southeast-1.volces.com/seller-cover/846/7494684333850986582.png\",\n      \"seller_id\": \"7494684333850986582\",\n      \"seller_name\": \"SY Glow Cosmetics1\",\n      \"seller_total_sale_cnt\": 274888,\n      \"spu_avg_price\": 3.31,\n      \"total_live_sale_cnt\": 0,\n      \"total_live_sale_gmv_amt\": 0,\n      \"total_product_cnt\": 79,\n      \"total_sale_cnt\": 0,\n      \"total_sale_gmv_amt\": 0,\n      \"total_views_cnt\": 1010885,\n      \"user_id\": \"6721904496333800449\"\n    },\n    {\n      \"category_id\": \"601450\",\n      \"category_l2_id\": \"848776\",\n      \"category_l3_id\": \"601611\",\n      \"commission_rate\": 0.06,\n      \"cover_url\": \"https://echosell-images.tos-ap-southeast-1.volces.com/product-cover/193/1729383005560343767_0.jpeg\",\n      \"create_time\": 1782345604,\n      \"live_type\": 1,\n      \"max_views_cnt\": 1278,\n      \"priority_region\": \"PH\",\n      \"product_id\": \"1729383005560343767\",\n      \"product_name\": \"SY GLOW WHITENING SOAP TRIO PACK (10x Whitening Soap)\",\n      \"room_id\": \"7655115968440175381\",\n      \"seller_coverl_url\": \"https://echosell-images.tos-ap-southeast-1.volces.com/seller-cover/202/7494639771051460823.png\",\n      \"seller_id\": \"7494639771051460823\",\n      \"seller_name\": \"SY Glow\",\n      \"seller_total_sale_cnt\": 4323435,\n      \"spu_avg_price\": 3.23,\n      \"total_live_sale_cnt\": 491,\n      \"total_live_sale_gmv_amt\": 1584,\n      \"total_product_cnt\": 79,\n      \"total_sale_cnt\": 491,\n      \"total_sale_gmv_amt\": 1584,\n      \"total_views_cnt\": 1010885,\n      \"user_id\": \"6721904496333800449\"\n    },\n    {\n      \"category_id\": \"601450\",\n      \"category_l2_id\": \"848776\",\n      \"category_l3_id\": \"601611\",\n      \"commission_rate\": 0.06,\n      \"cover_url\": \"https://echosell-images.tos-ap-southeast-1.volces.com/product-cover/764/1729384525239913687_0.jpeg\",\n      \"create_time\": 1782345604,\n      \"live_type\": 1,\n      \"max_views_cnt\": 1278,\n      \"priority_region\": \"PH\",\n      \"product_id\": \"1729384525239913687\",\n      \"product_name\": \"SY GLOW FLAWLESS SOAP\n  ... truncated ...")}>
      <span>✨</span>
      <span>Copy for AI</span>
    </button>
  </div>
</div>


## OpenAPI

````yaml en/tiktok.openapi.json GET /v1/tiktok/live/product/list/analytics
openapi: 3.0.1
info:
  title: Tiktok API english documentation
  description: >-
    The english reference documentation of the Tiktok API includes the
    interface's purpose, parameter description, response status, and sample
    structure.
  version: 1.0.0
servers:
  - url: https://api.keyapi.ai
    description: Production
security: []
tags:
  - name: TikTok Influencer
  - name: TikTok Shop
  - name: TikTok Content
  - name: TikTok Intelligence
paths:
  /v1/tiktok/live/product/list/analytics:
    get:
      tags:
        - TikTok Content
      summary: Live Product List -EchoTik
      description: >-
        Get the product list that appeared in a TikTok live room by room_id. The
        response includes product categories, commission rate, product ID,
        product name, sales, GMV, room cover, live timing, live type, peak
        online users, region, seller, room-level sales, GMV, product count,
        views, and creator ID.
      parameters:
        - name: room_id
          in: query
          description: Live room ID.
          required: true
          example: '7655115968440175381'
          schema:
            type: string
            example: '7655115968440175381'
        - name: page_num
          in: query
          description: Page number.
          required: true
          example: '1'
          schema:
            type: string
            example: '1'
        - name: page_size
          in: query
          description: Page size.
          required: true
          example: '10'
          schema:
            type: string
            example: '10'
      responses:
        '200':
          description: ''
          content:
            application/json:
              schema:
                type: object
                properties:
                  code:
                    type: integer
                  message:
                    type: string
                  data:
                    type: array
                    items:
                      type: object
                      properties:
                        category_id:
                          type: string
                          description: 商品一级分类ID
                        category_l2_id:
                          type: string
                          description: 商品二级分类ID
                        category_l3_id:
                          type: string
                          description: 商品三级分类ID
                        commission_rate:
                          type: number
                          description: 商品佣金率
                        cover_url:
                          type: string
                          description: 直播封面
                        create_time:
                          type: integer
                          description: 直播创建时间
                        live_type:
                          type: integer
                          description: 直播类型，1=店铺播， 2=个人播
                        max_views_cnt:
                          type: integer
                          description: 在线峰值
                        priority_region:
                          type: string
                          description: 地区
                        product_id:
                          type: string
                          description: 商品ID
                        product_name:
                          type: string
                        room_id:
                          type: string
                        seller_coverl_url:
                          type: string
                          description: 商品关联的店铺封面
                        seller_id:
                          type: string
                        seller_name:
                          type: string
                        seller_total_sale_cnt:
                          type: integer
                          description: 店铺总销量
                        spu_avg_price:
                          type: number
                          description: 商品均价
                        total_live_sale_cnt:
                          type: integer
                          description: 直播总销量
                        total_live_sale_gmv_amt:
                          type: integer
                          description: 直播总GMV
                        total_product_cnt:
                          type: integer
                          description: 直播商品数
                        total_sale_cnt:
                          type: integer
                          description: 商品销量
                        total_sale_gmv_amt:
                          type: integer
                          description: 商品GMV
                        total_views_cnt:
                          type: integer
                          description: 观看人次
                        user_id:
                          type: string
                  requestId:
                    type: string
                required:
                  - code
                  - message
                  - data
                  - requestId
              example:
                code: 0
                message: success
                data:
                  - category_id: '601450'
                    category_l2_id: '848776'
                    category_l3_id: '601611'
                    commission_rate: 0.08
                    cover_url: >-
                      https://echosell-images.tos-ap-southeast-1.volces.com/product-cover/213/1729382689366838358_0.jpeg
                    create_time: 1782345604
                    live_type: 1
                    max_views_cnt: 1278
                    priority_region: PH
                    product_id: '1729382689366838358'
                    product_name: SY GLOW 10X BLEACHING CREAM INSTANT WHITENING
                    room_id: '7655115968440175381'
                    seller_coverl_url: >-
                      https://echosell-images.tos-ap-southeast-1.volces.com/seller-cover/846/7494684333850986582.png
                    seller_id: '7494684333850986582'
                    seller_name: SY Glow Cosmetics1
                    seller_total_sale_cnt: 274888
                    spu_avg_price: 3.31
                    total_live_sale_cnt: 0
                    total_live_sale_gmv_amt: 0
                    total_product_cnt: 79
                    total_sale_cnt: 0
                    total_sale_gmv_amt: 0
                    total_views_cnt: 1010885
                    user_id: '6721904496333800449'
                  - category_id: '601450'
                    category_l2_id: '848776'
                    category_l3_id: '601611'
                    commission_rate: 0.06
                    cover_url: >-
                      https://echosell-images.tos-ap-southeast-1.volces.com/product-cover/193/1729383005560343767_0.jpeg
                    create_time: 1782345604
                    live_type: 1
                    max_views_cnt: 1278
                    priority_region: PH
                    product_id: '1729383005560343767'
                    product_name: SY GLOW WHITENING SOAP TRIO PACK (10x Whitening Soap)
                    room_id: '7655115968440175381'
                    seller_coverl_url: >-
                      https://echosell-images.tos-ap-southeast-1.volces.com/seller-cover/202/7494639771051460823.png
                    seller_id: '7494639771051460823'
                    seller_name: SY Glow
                    seller_total_sale_cnt: 4323435
                    spu_avg_price: 3.23
                    total_live_sale_cnt: 491
                    total_live_sale_gmv_amt: 1584
                    total_product_cnt: 79
                    total_sale_cnt: 491
                    total_sale_gmv_amt: 1584
                    total_views_cnt: 1010885
                    user_id: '6721904496333800449'
                  - category_id: '601450'
                    category_l2_id: '848776'
                    category_l3_id: '601611'
                    commission_rate: 0.06
                    cover_url: >-
                      https://echosell-images.tos-ap-southeast-1.volces.com/product-cover/764/1729384525239913687_0.jpeg
                    create_time: 1782345604
                    live_type: 1
                    max_views_cnt: 1278
                    priority_region: PH
                    product_id: '1729384525239913687'
                    product_name: SY GLOW FLAWLESS SOAP TRIPLE WHITENING
                    room_id: '7655115968440175381'
                    seller_coverl_url: >-
                      https://echosell-images.tos-ap-southeast-1.volces.com/seller-cover/202/7494639771051460823.png
                    seller_id: '7494639771051460823'
                    seller_name: SY Glow
                    seller_total_sale_cnt: 4323435
                    spu_avg_price: 1.27
                    total_live_sale_cnt: 0
                    total_live_sale_gmv_amt: 0
                    total_product_cnt: 79
                    total_sale_cnt: 0
                    total_sale_gmv_amt: 0
                    total_views_cnt: 1010885
                    user_id: '6721904496333800449'
                  - category_id: '601450'
                    category_l2_id: '848776'
                    category_l3_id: '601611'
                    commission_rate: 0.06
                    cover_url: >-
                      https://echosell-images.tos-ap-southeast-1.volces.com/product-cover/745/1729385597852355799_0.jpeg
                    create_time: 1782345604
                    live_type: 1
                    max_views_cnt: 1278
                    priority_region: PH
                    product_id: '1729385597852355799'
                    product_name: >-
                      SY Glow triple whitening set I J (Body and Face Triple
                      Instant Whitening Lotion)
                    room_id: '7655115968440175381'
                    seller_coverl_url: >-
                      https://echosell-images.tos-ap-southeast-1.volces.com/seller-cover/202/7494639771051460823.png
                    seller_id: '7494639771051460823'
                    seller_name: SY Glow
                    seller_total_sale_cnt: 4323435
                    spu_avg_price: 5.24
                    total_live_sale_cnt: 0
                    total_live_sale_gmv_amt: 0
                    total_product_cnt: 79
                    total_sale_cnt: 0
                    total_sale_gmv_amt: 0
                    total_views_cnt: 1010885
                    user_id: '6721904496333800449'
                  - category_id: '601450'
                    category_l2_id: '848776'
                    category_l3_id: '601611'
                    commission_rate: 0.06
                    cover_url: >-
                      https://echosell-images.tos-ap-southeast-1.volces.com/product-cover/690/1729385813130317015_0.jpeg
                    create_time: 1782345604
                    live_type: 1
                    max_views_cnt: 1278
                    priority_region: PH
                    product_id: '1729385813130317015'
                    product_name: >-
                      SY Glow Whitening Beauty Set 8 - Extreme Whitening Body
                      Lotion | 120ml Pack | SPF 70 | Instant Flawless White Skin
                      |Sunscreen Gel | Face Whitening | Instant Glass Skin &
                      Pinkish Glow | 10x Whitening Soap
                    room_id: '7655115968440175381'
                    seller_coverl_url: >-
                      https://echosell-images.tos-ap-southeast-1.volces.com/seller-cover/202/7494639771051460823.png
                    seller_id: '7494639771051460823'
                    seller_name: SY Glow
                    seller_total_sale_cnt: 4323435
                    spu_avg_price: 7.29
                    total_live_sale_cnt: 0
                    total_live_sale_gmv_amt: 0
                    total_product_cnt: 79
                    total_sale_cnt: 0
                    total_sale_gmv_amt: 0
                    total_views_cnt: 1010885
                    user_id: '6721904496333800449'
                  - category_id: '601450'
                    category_l2_id: '848776'
                    category_l3_id: '601611'
                    commission_rate: 0
                    cover_url: >-
                      https://echosell-images.tos-ap-southeast-1.volces.com/product-cover/559/1729386194304142551_0.jpeg
                    create_time: 1782345604
                    live_type: 1
                    max_views_cnt: 1278
                    priority_region: PH
                    product_id: '1729386194304142551'
                    product_name: >-
                      SY Glow Rejuvenating Beauty Set QR (Face serum &
                      Rejuvenating Beauty Set)
                    room_id: '7655115968440175381'
                    seller_coverl_url: >-
                      https://echosell-images.tos-ap-southeast-1.volces.com/seller-cover/202/7494639771051460823.png
                    seller_id: '7494639771051460823'
                    seller_name: SY Glow
                    seller_total_sale_cnt: 4323435
                    spu_avg_price: 7.44
                    total_live_sale_cnt: 0
                    total_live_sale_gmv_amt: 0
                    total_product_cnt: 79
                    total_sale_cnt: 0
                    total_sale_gmv_amt: 0
                    total_views_cnt: 1010885
                    user_id: '6721904496333800449'
                  - category_id: '601450'
                    category_l2_id: '848776'
                    category_l3_id: '601611'
                    commission_rate: 0.06
                    cover_url: >-
                      https://echosell-images.tos-ap-southeast-1.volces.com/product-cover/935/1729387376234106071_0.jpeg
                    create_time: 1782345604
                    live_type: 1
                    max_views_cnt: 1278
                    priority_region: PH
                    product_id: '1729387376234106071'
                    product_name: >-
                      SY Glow Whitening Beauty Set 1 - Triple Whitening Hand &
                      Body Lotion | SPF 80 | Includes free 200ml Lotion |
                      Instant Whitening | Niacinamide | Alpha Arbutin |
                      Glutathione | Vitamin E
                    room_id: '7655115968440175381'
                    seller_coverl_url: >-
                      https://echosell-images.tos-ap-southeast-1.volces.com/seller-cover/202/7494639771051460823.png
                    seller_id: '7494639771051460823'
                    seller_name: SY Glow
                    seller_total_sale_cnt: 4323435
                    spu_avg_price: 8.54
                    total_live_sale_cnt: 556
                    total_live_sale_gmv_amt: 4750
                    total_product_cnt: 79
                    total_sale_cnt: 556
                    total_sale_gmv_amt: 4750
                    total_views_cnt: 1010885
                    user_id: '6721904496333800449'
                  - category_id: '601450'
                    category_l2_id: '848776'
                    category_l3_id: '601611'
                    commission_rate: 0.06
                    cover_url: >-
                      https://echosell-images.tos-ap-southeast-1.volces.com/product-cover/395/1729387376296955095_0.jpeg
                    create_time: 1782345604
                    live_type: 1
                    max_views_cnt: 1278
                    priority_region: PH
                    product_id: '1729387376296955095'
                    product_name: >-
                      SY Glow Whitening Beauty Set 2 - Extreme Whitening Body
                      Lotion | 2x120ml Pack | SPF 70 | Instant Flawless White
                      Skin
                    room_id: '7655115968440175381'
                    seller_coverl_url: >-
                      https://echosell-images.tos-ap-southeast-1.volces.com/seller-cover/202/7494639771051460823.png
                    seller_id: '7494639771051460823'
                    seller_name: SY Glow
                    seller_total_sale_cnt: 4323435
                    spu_avg_price: 5.62
                    total_live_sale_cnt: 846
                    total_live_sale_gmv_amt: 4750
                    total_product_cnt: 79
                    total_sale_cnt: 846
                    total_sale_gmv_amt: 4750
                    total_views_cnt: 1010885
                    user_id: '6721904496333800449'
                  - category_id: '601450'
                    category_l2_id: '848776'
                    category_l3_id: '601611'
                    commission_rate: 0.06
                    cover_url: >-
                      https://echosell-images.tos-ap-southeast-1.volces.com/product-cover/893/1729387407750630615_0.jpeg
                    create_time: 1782345604
                    live_type: 1
                    max_views_cnt: 1278
                    priority_region: PH
                    product_id: '1729387407750630615'
                    product_name: >-
                      SY Glow Whitening Beauty Set 5 - Double Pack | Glass Skin
                      Set 250ml | Radiant and Clear Skin Solution | Whitening |
                      Anti-aging
                    room_id: '7655115968440175381'
                    seller_coverl_url: >-
                      https://echosell-images.tos-ap-southeast-1.volces.com/seller-cover/202/7494639771051460823.png
                    seller_id: '7494639771051460823'
                    seller_name: SY Glow
                    seller_total_sale_cnt: 4323435
                    spu_avg_price: 6.25
                    total_live_sale_cnt: 507
                    total_live_sale_gmv_amt: 3167
                    total_product_cnt: 79
                    total_sale_cnt: 507
                    total_sale_gmv_amt: 3167
                    total_views_cnt: 1010885
                    user_id: '6721904496333800449'
                  - category_id: '601450'
                    category_l2_id: '848776'
                    category_l3_id: '601611'
                    commission_rate: 0.06
                    cover_url: >-
                      https://echosell-images.tos-ap-southeast-1.volces.com/product-cover/214/1729387411570724055_0.jpeg
                    create_time: 1782345604
                    live_type: 1
                    max_views_cnt: 1278
                    priority_region: PH
                    product_id: '1729387411570724055'
                    product_name: >-
                      SY Glow Whitening Beauty Set 6 - Rejuvenating Set |
                      2x250ml Pack | Skin Hydration & Soothing Effect
                    room_id: '7655115968440175381'
                    seller_coverl_url: >-
                      https://echosell-images.tos-ap-southeast-1.volces.com/seller-cover/202/7494639771051460823.png
                    seller_id: '7494639771051460823'
                    seller_name: SY Glow
                    seller_total_sale_cnt: 4323435
                    spu_avg_price: 7.16
                    total_live_sale_cnt: 222
                    total_live_sale_gmv_amt: 1584
                    total_product_cnt: 79
                    total_sale_cnt: 222
                    total_sale_gmv_amt: 1584
                    total_views_cnt: 1010885
                    user_id: '6721904496333800449'
                requestId: 7f2fcf46-36fc-4508-988d-0c64427a562c
          headers: {}
        '400':
          description: Bad Request
          content:
            application/json:
              schema:
                type: object
                example:
                  code: 400
                  data: null
                  message: Missing required parameter
        '401':
          description: Unauthorized
          content:
            application/json:
              schema:
                type: object
                example:
                  code: 401
                  data: null
                  message: apiKey is null
        '402':
          description: Payment Required
          content:
            application/json:
              schema:
                type: object
                example:
                  code: 402
                  data: null
                  message: apiKey quota is not enough
        '429':
          description: Too Many Requests
          content:
            application/json:
              schema:
                type: object
                example:
                  code: 429
                  data: null
                  message: qps limit exceeded
        '500':
          description: Internal Server Error
          content:
            application/json:
              schema:
                type: object
                example:
                  code: 500
                  data: null
                  message: Internal server error
      deprecated: false
      security:
        - JWT Bearer: []
      x-codeSamples:
        - lang: curl
          label: cURL
          source: |-
            curl --request GET \
              --url 'https://api.keyapi.ai/v1/tiktok/live/product/list/analytics?room_id=7655115968440175381&page_num=1&page_size=10' \
              --header 'Authorization: Bearer <YOUR_API_KEY>'
        - lang: python
          label: Python
          source: |-
            import requests

            response = requests.get(
                'https://api.keyapi.ai/v1/tiktok/live/product/list/analytics',
                params={"room_id": "7655115968440175381", "page_num": "1", "page_size": "10"},
                headers={'Authorization': 'Bearer <YOUR_API_KEY>'}
            )
            print(response.json())
        - lang: javascript
          label: JavaScript
          source: >-
            const params = new URLSearchParams({"room_id":
            "7655115968440175381", "page_num": "1", "page_size": "10"});


            const response = await
            fetch(`https://api.keyapi.ai/v1/tiktok/live/product/list/analytics?${params}`,
            {
              method: 'GET',
              headers: { 'Authorization': 'Bearer <YOUR_API_KEY>' }
            });

            const data = await response.json();

            console.log(data);
components:
  securitySchemes:
    JWT Bearer:
      type: http
      scheme: bearer
      bearerFormat: JWT
      description: |-
        API key for authentication. Format: `sk_live_xxxxxxxxxxxxx`
        Get your API key from the [Dashboard](http://keyapi.ai/app/dashboard).

````