1. Live
Tabcut Open API
  • 【Must-Read】About Signature
  • Data APIs
    • Item
      • Item Ranking
      • Item Search
      • Item - Search V2
      • Item Basic
      • Item Specifications
      • Item Video List
      • Item Video List V2
      • Item Video List V3
      • Item Video Statistics V2
      • Item Creator List
      • Item Creator List V2
      • Item Creator List V3
      • Item Trend
      • Item Sales Mode Distribution
      • Item Sales Mode Distribution V2
      • Item Sales Channels Distribution
      • Item Sales Channels Distribution V2
      • Item Live Room List
      • Item Live Room List V2
      • Item Live Room List V3
      • Item Live Statistics
      • Item Live Statistics V2
      • Item Creator Statistics
      • Item Creator Statistics V2
    • Item Creator
      • Item Creator Search
      • Item Creator Search V2
      • Item Creator Search V3
      • Item Creator Statistic
      • Item Creator Statistic V2
      • Item Creator Basic
      • Item Creator Items
      • Item Creator Items V2
      • Item Creator Items V3
      • Item Creator Item Category
      • Item Creator Item Category V2
      • Item Creator Item Category V3
      • Item Creator Video Trend
      • Item Creator Video Category
      • Item Creator Video Category V2
      • Item Creator Video List
      • Item Creator Video List V2
      • Item Creator Video Detail
      • Item Creator Trend
      • Item Creator Live List V2
      • Creator AI Insight Metrics
      • Item Creator Seller List
    • Seller
      • Seller Ranking
      • Seller Search
      • Seller Search V2
      • Seller - Search V3
      • Seller - Basic Info
      • Seller - Statistics
      • Seller - Statistics V2
      • Seller - Sales Distribution
      • Sales Trend Analysis
      • Video/Live Promotion Trend Analysis
      • Live Streaming Detailed Data
      • Category Analysis
      • Product Category List
      • Seller - Item List V1
      • Seller - Item List V2
      • Video Category List
      • Video List
      • Live Streaming List
      • Seller - Creator List V1
      • Seller - Creator List V2
    • Item Video
      • Video Search
      • Video - Search V2
      • Item Video Basic
      • Video - Period Statistics
      • AI Insight
      • Item Video Item List
      • Item Video Trend
      • Item Video Play Url
      • Item Video Item List V2
      • Item Video Item List V3
    • Category
      • Category - Potential Categories
      • Category - Market GMV Trend
      • Category - Top10 Categories
    • Hashtag
      • Hashtag Search
      • Hashtag Search V2
      • Topic Rank
      • Topic Basic Info
      • Topic Basic Info V2 (Period Aggregation)
      • Topic Usage Trend
      • Topic Associated Creator List
      • Topic Associated Video list
      • Topic Associated Video list V2
    • Live
      • Live Room Search
        GET
      • Live Room Basic Information
        GET
      • Product Category List
        GET
      • Product List
        GET
      • Product List V2
        GET
      • Live Room Trend
        GET
    • Data Expand
      • Data Expand - Manual Update
  • Meta APIs
    • Translation of Item category names
    • Country List
      GET
    • Item Category List
      GET
    • Tiktok Category List
      GET
    • Metadata - Language List
      GET
    • Metadata - Country List
      GET
  • Data
    • Live
    • Item
  • Schemas
    • 通用response结构
    • 通用趋势数据元素结构
    • GMVInfoVO
    • ResultResponse?
    • RangeVO
    • CountVO
    • DistributionVO
    • TrendElementVOLong
    • sales distribution Creator info
    • Currency Symbol Info
    • TrendElementVOBigDecimal
    • CurrencySymbolVO
    • GmvAmountVO
    • GmvInfoVO
    • VideoTrendVO
    • OpenApiCreatorStatisticVO
    • ResultResponseVideoTrendVO
    • ResultResponseListOpenApiCreatorStatisticVO
  1. Live

Live Room Search

GET
/api/live/search
Search for live streams with various filters (date format: yyyyMMdd)

Request

Query Params

Header Params

Request Code Samples

Shell
JavaScript
Java
Swift
Go
PHP
Python
HTTP
C
C#
Objective-C
Ruby
OCaml
Dart
R
Request Request Example
Shell
JavaScript
Java
Swift
curl --location --request GET 'http://open.tabcut.com:8090/api/live/search?roomName=fashion&region=US&itemCategoryId=600024&followerCountBegin=10000&followerCountEnd=1000000&roomCreateBeginDs=20260401&roomCreateEndDs=20260409&roomLocalGmvBegin=100&roomLocalGmvEnd=999999&roomAvgPriceBegin=10&roomAvgPriceEnd=500&sellerCountType=1&liveTimeStartHms=02:00:00&liveTimeEndHms=04:00:00&sortField=roomSoldCount&sortOrder=desc&pageNo=1&pageSize=10' \
--header 'x-appKey: ' \
--header 'x-timestamp: {{x-timestamp}}' \
--header 'x-sign: {{x-sign}}' \
--header 'x-selected-lng: ja-JP'

Responses

🟢200Success
application/json
Body

Example
{
  "code": "200",
  "message": "成功!",
  "result": {
    "total": 1526,
    "pageNo": 1,
    "pageSize": 2,
    "data": [
      {
        "roomId": "7456789012345678901",
        "roomName": "Fashion Friday Live",
        "liveDuration": 7200,
        "roomCoverUrl": "https://cdn.example.com/covers/room1.jpg",
        "authorAvatarUrl": "https://cdn.example.com/avatars/author1.jpg",
        "authorUid": "6812345678901234567",
        "authorName": "FashionGuru",
        "uniqueId": "fashionguru_official",
        "authorRegion": "US",
        "authorRegionCommentZh": "美国",
        "authorRegionCommentEn": "United States",
        "followerCountTotal": 580000,
        "roomCreateTime": "2026-04-09 20:00:00",
        "roomFinishTime": "2026-04-09 22:00:00",
        "totalUser": 35600,
        "liveRoomSoldCountPeriod": 1820,
        "liveRoomLocalGmvPeriod": 45680.50,
        "bagTotal": 58,
        "soldTransRate": 0.0512,
        "revenuePerThousandPlays": 1283.16,
        "avgUserCount": 620.5,
        "liveConversionRate": 0.0512,
        "liveOrderConversionRate": 0.0321,
        "sellerCount": 3,
        "top3ItemList": [
          {
            "itemId": "1729384756012345678",
            "itemName": "Summer Floral Dress",
            "itemCoverUrl": "https://cdn.example.com/items/dress1.jpg",
            "sellerId": "7300000000000001",
            "localGmv": "12560.00",
            "localSkuMinPrice": "29.99",
            "rn": 1
          },
          {
            "itemId": "1729384756012345679",
            "itemName": "Casual Sneakers",
            "itemCoverUrl": "https://cdn.example.com/items/shoes1.jpg",
            "sellerId": "7300000000000002",
            "localGmv": "8930.00",
            "localSkuMinPrice": "49.99",
            "rn": 2
          },
          {
            "itemId": "1729384756012345680",
            "itemName": "Vintage Sunglasses",
            "itemCoverUrl": "https://cdn.example.com/items/glasses1.jpg",
            "sellerId": "7300000000000001",
            "localGmv": "6200.00",
            "localSkuMinPrice": "15.99",
            "rn": 3
          }
        ],
        "liveRoomGmvInfo": {
          "periodCurrent": {
            "local": 45680.50,
            "region": null
          }
        },
        "currencySymbolInfo": {
          "local": "$",
          "region": null
        },
        "categoryList": [
          {
            "categoryName": "Womenswear",
            "id": 1,
            "pid": null,
            "region": "US",
            "level": 1,
            "tkCategoryId": "600024"
          }
        ]
      },
      {
        "roomId": "7456789012345678902",
        "roomName": "Japan Beauty Live",
        "liveDuration": 5400,
        "roomCoverUrl": "https://cdn.example.com/covers/room2.jpg",
        "authorAvatarUrl": "https://cdn.example.com/avatars/author2.jpg",
        "authorUid": "6812345678901234568",
        "authorName": "BeautyJP",
        "uniqueId": "beautyjp_live",
        "authorRegion": "JP",
        "authorRegionCommentZh": "日本",
        "authorRegionCommentEn": "Japan",
        "followerCountTotal": 320000,
        "roomCreateTime": "2026-04-09 19:00:00",
        "roomFinishTime": null,
        "totalUser": 18200,
        "liveRoomSoldCountPeriod": 960,
        "liveRoomLocalGmvPeriod": 3850000.00,
        "bagTotal": 32,
        "soldTransRate": 0.0527,
        "revenuePerThousandPlays": 211538.46,
        "avgUserCount": 410.2,
        "liveConversionRate": 0.0527,
        "liveOrderConversionRate": 0.0298,
        "sellerCount": 1,
        "top3ItemList": null,
        "liveRoomGmvInfo": {
          "periodCurrent": {
            "local": 3850000.00,
            "region": null
          }
        },
        "currencySymbolInfo": {
          "local": "¥",
          "region": null
        },
        "categoryList": []
      }
    ]
  },
  "serverTime": "2026-04-09 10:53:25"
}
Modified at 2026-04-10 03:47:53
Previous
Topic Associated Video list V2
Next
Live Room Basic Information
Built with