Tabcut Open API
  1. Item Creator
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
        GET
      • Item Creator Search V2
        GET
      • Item Creator Statistic
        GET
      • Item Creator Basic
        GET
      • Item Creator Items
        GET
      • Item Creator Items V2
        GET
      • Item Creator Item Category
        GET
      • Item Creator Item Category V2
        GET
      • Item Creator Video Trend
        GET
      • Item Creator Video Category
        GET
      • Item Creator Video Category V2
        GET
      • Item Creator Video List
        GET
      • Item Creator Video List V2
        GET
      • Item Creator Video Detail
        GET
      • Item Creator Trend
        GET
      • Item Creator Live List V2
        GET
      • Creator AI Insight Metrics
        GET
    • 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
      • Live Room Basic
      • Product Category List
      • Product List
      • Live Room Trend
  • 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. Item Creator

Item Creator Statistic

GET
/api/item_creator/statistic

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/item_creator/statistic?uidList=' \
--header 'x-appKey: ' \
--header 'x-timestamp: {{x-timestamp}}' \
--header 'x-sign: {{x-sign}}'

Responses

🟢200Success
application/json
Body

Example
{
    "code": "200",
    "message": "成功!",
    "result": [
        {
            "followerCountInfo": {
                "period7d": 2400,
                "period30d": 9400,
                "period90d": 41747
            },
            "likeCountInfo": {
                "period7d": 79784,
                "period30d": 391802,
                "period90d": 1965487
            },
            "videoCountInfo": {
                "period7d": 26,
                "period30d": 126,
                "period90d": 349
            },
            "liveCountInfo": {
                "period7d": 3,
                "period30d": 15,
                "period90d": 45
            },
            "avgLiveCountInfo": {
                "period7d": 10057,
                "period30d": 16978,
                "period90d": 16040
            },
            "avgPlayCountInfo": {
                "period7d": 18270,
                "period30d": 26387,
                "period90d": 55861
            },
            "currencySymbolInfo": {
                "local": "$",
                "region": "$"
            },
            "itemCountByVideoInfo": {
                "period7d": 52,
                "period30d": 92,
                "period90d": 167
            },
            "soldCountByVideoInfo": {
                "period7d": 1035,
                "period30d": 8765,
                "period90d": 23659
            },
            "gmvByVideoInfo": {
                "period7d": {
                    "local": 30501.70,
                    "region": 30501.70
                },
                "period30d": {
                    "local": 234787.29,
                    "region": 234787.29
                },
                "period90d": {
                    "local": 758321.23,
                    "region": 758321.23
                }
            },
            "avgPriceByVideo": {
                "period7d": {
                    "local": 29.47,
                    "region": 29.47
                },
                "period30d": {
                    "local": 26.79,
                    "region": 26.79
                },
                "period90d": {
                    "local": 32.05,
                    "region": 32.05
                }
            },
            "totalItemCount": {
                "period7d": 52,
                "period30d": 95,
                "period90d": 171
            },
            "totalSellerCount": {
                "period7d": 48,
                "period30d": 74,
                "period90d": 125
            },
            "totalSoldCount": {
                "period7d": 1035,
                "period30d": 8778,
                "period90d": 23672
            },
            "totalLocalGmv": {
                "period7d": {
                    "local": 30502.00,
                    "region": 30502.00
                },
                "period30d": {
                    "local": 235014.00,
                    "region": 235014.00
                },
                "period90d": {
                    "local": 758548.00,
                    "region": 758548.00
                }
            },
            "liveItemCount": {
                "period7d": 1,
                "period30d": 5,
                "period90d": 13
            },
            "soldCountByLiveInfo": {
                "period7d": 0,
                "period30d": 13,
                "period90d": 13
            },
            "gmvByLiveInfo": {
                "period7d": {
                    "local": 0.00,
                    "region": 0.00
                },
                "period30d": {
                    "local": 226.70,
                    "region": 226.70
                },
                "period90d": {
                    "local": 226.70,
                    "region": 226.70
                }
            },
            "avgPriceByLive": {
                "period7d": {
                    "local": 0.00,
                    "region": 0.00
                },
                "period30d": {
                    "local": 17.00,
                    "region": 17.00
                },
                "period90d": {
                    "local": 17.00,
                    "region": 17.00
                }
            },
            "itemVideoCountInfo": {
                "period7d": 18,
                "period30d": 81,
                "period90d": 216
            },
            "itemVideoAvgPlayCountInfo": {
                "period7d": 24657,
                "period30d": 35090,
                "period90d": 67126
            },
            "itemVideoAvgLikeCountInfo": {
                "period7d": 641,
                "period30d": 1031,
                "period90d": 3088
            },
            "itemVideoEngageRateInfo": {
                "period7d": {
                    "local": 0.03
                },
                "period30d": {
                    "local": 0.03
                },
                "period90d": {
                    "local": 0.05
                }
            },
            "followerGendersTrend": [
                {
                    "date": "male",
                    "score": 0.1405
                },
                {
                    "date": "female",
                    "score": 0.8176
                }
            ],
            "followerAgesTrend": [
                {
                    "date": "18-24",
                    "score": 0.3385
                },
                {
                    "date": "35-44",
                    "score": 0.3055
                },
                {
                    "date": "25-34",
                    "score": 0.2721
                },
                {
                    "date": "45-54",
                    "score": 0.0644
                },
                {
                    "date": "55+",
                    "score": 0.0192
                }
            ]
        }
    ],
    "serverTime": "2025-12-26 16:52:24"
}
Modified at 2025-12-26 09:08:23
Previous
Item Creator Search V2
Next
Item Creator Basic
Built with