Tabcut Open API
  1. Live
Tabcut Open API
  • 【Must-Read】About Signature
  • Data APIs
    • Item
      • Item Ranking
      • Item Search
      • Item Basic
      • Item Specifications
      • Item Video List
      • Item Video List V2
      • Item Video Statistics V2
      • Item Creator List
      • Item Creator List V2
      • 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 Statistics
      • Item Live Statistics V2
      • Item Creator Statistics
      • Item Creator Statistics V2
    • Item Creator
      • Item Creator Search
      • Item Creator Search V2
      • Item Creator Statistic
      • Item Creator Basic
      • Item Creator Items
      • Item Creator Items V2
      • Item Creator Item Category
      • Item Creator Item Category V2
      • 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
    • Seller
      • Seller Ranking
      • Seller Search
      • Seller Search V2
      • Seller - Basic Info
      • Seller - Statistics
      • Seller - Sales Distribution
      • Sales Trend Analysis
      • Video/Live Promotion Trend Analysis
      • Live Streaming Detailed Data
      • Category Analysis
      • Product Category List
      • Product List
      • Video Category List
      • Video List
      • Live Streaming List
      • Creator List
    • Item Video
      • Video Search
      • Item Video Basic
      • AI Insight
      • Item Video Item List
      • Item Video Trend
      • Item Video Play Url
      • Item Video Item List V2
    • Category
      • Potential Category List
    • Hashtag
      • Hashtag Search
      • Topic Rank
      • Topic Basic Info
      • Topic Usage Trend
      • Topic Associated Creator List
      • Topic Associated Video list
    • Live
      • Live Search
        GET
      • Live Room Basic
        GET
      • Product Category List
        GET
      • Product List
        GET
      • Live Room Trend
        GET
  • Meta APIs
    • Translation of Item category names
    • Country List
      GET
    • Item Category List
      GET
    • Tiktok Category List
      GET
  • 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 Basic

GET
/api/live/basic
Retrieve basic information of a live stream

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/basic?roomId' \
--header 'x-appKey;' \
--header 'x-timestamp;' \
--header 'x-sign;' \
--header 'x-selected-lng;'

Responses

🟢200OK
application/json
Successful response
Body

Example
{
    "code": "200",
    "message": "成功!",
    "result": {
        "roomInfo": {
            "roomName": "LIVEイベント",
            "roomId": "7589031169249774354",
            "updateTime": "2025-12-29 23:32:58",
            "roomCreateTime": "2025-12-29 05:57:55",
            "roomEndTime": "2025-12-29 23:32:35",
            "liveDuration": 63280,
            "roomCoverUrl": "https://cdn.tabcut.com/dataservice/media/live/7589031169249774354/cover.jpg?x-oss-process=image/resize,w_246,h_246/format,webp",
            "roomRegion": "JP",
            "roomRegionCommentZh": "日本",
            "roomRegionCommentEn": "Japan"
        },
        "authorInfo": {
            "authorAvatarUrl": "https://cdn.tabcut.com/dataservice/media/user/7392493316690887688/avatar.webp?x-oss-process=image/resize,w_246,h_246/format,webp",
            "authorUid": "7392493316690887688",
            "authorName": "るみな💎ライブコマース",
            "uniqueId": "lumina_official48",
            "signature": null,
            "region": "JP",
            "regionCommentZh": "日本",
            "regionCommentEn": "Japan",
            "followerCountTotal": 15300,
            "videoCountTotal": 72
        },
        "flowData": {
            "totalUser": 285288,
            "maxOnlineUser": 2591,
            "avgOnlineUser": 2591,
            "followerCountPeriod": 410,
            "followerTransRate": 0.00
        },
        "categoryComposition": [
            {
                "categoryId": "10000",
                "categoryName": "Other",
                "rank": 3,
                "rate": 0.0000,
                "itemCateSoldCountPeriod": 0,
                "roomCateItemCount": 1
            },
            {
                "categoryId": "700437",
                "categoryName": "Food & Beverages",
                "rank": 1,
                "rate": 0.9969,
                "itemCateSoldCountPeriod": 1938,
                "roomCateItemCount": 52
            },
            {
                "categoryId": "824584",
                "categoryName": "Luggage & Bags",
                "rank": 2,
                "rate": 0.0031,
                "itemCateSoldCountPeriod": 6,
                "roomCateItemCount": 2
            }
        ],
        "categoryGmvComposition": [
            {
                "categoryId": "10000",
                "categoryName": "Other",
                "rank": 3,
                "rate": 0.0000,
                "roomCateLocalGmvPeriod": 0.00
            },
            {
                "categoryId": "700437",
                "categoryName": "Food & Beverages",
                "rank": 1,
                "rate": 0.9987,
                "roomCateLocalGmvPeriod": 9319491.00
            },
            {
                "categoryId": "824584",
                "categoryName": "Luggage & Bags",
                "rank": 2,
                "rate": 0.0013,
                "roomCateLocalGmvPeriod": 12165.00
            }
        ],
        "transactionData": {
            "localGmvPeriod": 9331656.000000,
            "localPriceCurrency": null,
            "localPriceSymbol": "¥",
            "soldCountPeriod": 1944,
            "localAvgTransactionPrice": 4800.23,
            "bagTotal": 54,
            "soldTransRate": 0.0068
        },
        "userCountComposition": {
            "myFollow": 0.0100,
            "other": 0.9700,
            "videoDetail": 0.0000
        }
    },
    "serverTime": "2026-01-06 18:06:21"
}
Modified at 2026-01-07 09:17:46
Previous
Live Search
Next
Product Category List
Built with