1. 带货达人
特看数据开放api
  • 默认模块
    • 【必看】关于加签
    • 关于接口状态
    • 数据相关
      • 商品
        • 商品榜
        • 商品搜索
        • 商品域-商品搜索 v2
        • 商品详情页基础信息
        • 商品规格信息
        • 商品详情页关联视频列表
        • 商品详情页关联视频列表V2
        • 商品域-商品详情页关联视频列表 V3
        • 商品详情页关联视频统计信息V2
        • 商品详情页关联达人统计信息
        • 商品详情页关联达人统计信息 V2
        • 商品详情页关联达人列表
        • 商品详情页关联达人列表 V2
        • 商品域-商品详情页关联达人列表 V3
        • 商品详情页趋势列表
        • 商品详情页带货渠道分布
        • 商品详情页带货渠道分布V2
        • 商品详情页销售方式分布
        • 商品详情页销售方式分布V2
        • 商品详情页关联直播列表
        • 商品详情页关联直播列表V2
        • 商品域-商品详情页关联直播列表 v3
        • 商品详情页关联直播统计信息
        • 商品详情页关联直播统计信息V2
      • 带货达人
        • 达人搜索
          GET
        • 达人搜索 V2
          GET
        • 达人域-达人搜索V3
          GET
        • 带货达人详情页基础信息
          GET
        • 达人AI洞察指标
          GET
        • 带货达人的基本信息统计数据
          GET
        • 达人域-统计信息V2(按周期)
          GET
        • 带货达人趋势数据
          GET
        • 达人带货商品品类分布
          GET
        • 达人带货商品品类分布 V2
          GET
        • 达人域-带货商品列表-类目及其GMV(V3)
          GET
        • 达人带货商品列表
          GET
        • 达人带货商品列表 V2
          GET
        • 达人域-带货商品列表V3
          GET
        • 达人带货视频的类目及其个数
          GET
        • 达人带货视频的类目及其个数 V2
          GET
        • 达人带货视频列表
          GET
        • 达人带货视频列表 V2
          GET
        • 达人带货直播列表V2
          GET
        • 达人带货视频信息
          GET
        • 达人带货视频单天趋势信息
          GET
        • 达人域-关联店铺列表
          GET
      • 店铺
        • 店铺榜
        • 店铺搜索
        • 店铺搜索V2
        • 店铺-店铺搜索V3
        • 店铺-基础信息
        • 店铺域-店铺数据统计 V1
        • 店铺域-店铺数据统计 V2
        • 店铺-销售分布
        • 销售趋势分析
        • 视频/直播推广趋势分析
        • 直播详细数据
        • 分类分析
        • 商品类目列表
        • 商品列表
        • 店铺-关联商品列表V2
        • 视频类目列表
        • 视频列表
        • 直播列表
        • 达人列表
        • 店铺-关联达人列表V2
      • 带货视频
        • 视频搜索
        • 带货视频详情页基础信息
        • AI洞察
        • 带货视频趋势分析
        • 带货视频关联商品列表
        • 获取视频播放地址
        • 带货视频关联商品列表V2
      • 直播
        • 直播搜索
        • 直播间基础信息
        • 直播商品类目列表
        • 直播商品列表
        • 直播流量趋势
      • 类目
        • 潜力类目榜
      • 话题
        • 话题搜索
        • 话题榜
        • 话题基础信息
        • 话题使用趋势
        • 话题关联达人列表
        • 话题关联视频列表
    • 元数据
      • 商品类目名称翻译
      • 国家列表
      • 商品类目
      • 获取tiktok类目列表
      • 达人类目
      • 元数据-语言列表
      • 元数据-国家列表
    • 数据模型
      • ResultResponse?
      • CountVO
      • TrendElementVOLong
      • 区间值对象
      • CurrencySymbolVO
      • TrendElementVOBigDecimal
      • 趋势元素值对象
      • 通用response结构
      • GmvAmountVO
      • AI洞察区域数据传输对象
      • GmvInfoVO
      • VideoTrendVO
      • 通用趋势数据元素结构
      • OpenApiCreatorStatisticVO
      • ResultResponseVideoTrendVO
      • ResultResponseListOpenApiCreatorStatisticVO
      • CountVO
      • GMVInfoVO
      • 货币符号信息
      • DistributionVO
      • 销售分布达人信息
      • RangeVO
  1. 带货达人

达人AI洞察指标

正式环境
http://open.tabcut.com:8090
正式环境
http://open.tabcut.com:8090
GET
http://open.tabcut.com:8090
/api/item_creator/aiInsight
返回达人的AI洞察数据,包括核心指标(平均观看用户数、单视频人均观看次数、平均观看进度、平均完播率、视频平均增粉数)、用户画像(性别分布、年龄分布、粉丝占比、复看占比)和区域分布(国家TOP5及城市TOP5)。响应包含所有周期(7天、30天、90天)和两种视频类型(全部视频和带货视频)的数据。

请求参数

Query 参数

Header 参数

请求示例代码

Shell
JavaScript
Java
Swift
Go
PHP
Python
HTTP
C
C#
Objective-C
Ruby
OCaml
Dart
R
请求示例请求示例
Shell
JavaScript
Java
Swift
curl --location --request GET 'http://open.tabcut.com:8090/api/item_creator/aiInsight?uid' \
--header 'x-appKey;' \
--header 'x-timestamp;' \
--header 'x-sign;'

返回响应

🟢200成功
application/json
成功
Body

示例
{
    "code": "200",
    "message": "成功!",
    "result": {
        "authorUid": "7082091058951881770",
        "avgVideoUv7d": {
            "min": 11482.8,
            "max": 12678.93
        },
        "avgVideoUv30d": {
            "min": 49606.35,
            "max": 54828.07
        },
        "avgVideoUv90d": {
            "min": 39138.24,
            "max": 43392.4
        },
        "itemAvgVideoUv7d": {
            "min": 12147.3,
            "max": 13374.3
        },
        "itemAvgVideoUv30d": {
            "min": 26090.88,
            "max": 28866.5
        },
        "itemAvgVideoUv90d": {
            "min": 34731.26,
            "max": 38426.08
        },
        "avgVideoViews7d": {
            "min": 3.38,
            "max": 3.72
        },
        "avgVideoViews30d": {
            "min": 1.43,
            "max": 1.58
        },
        "avgVideoViews90d": {
            "min": 2.05,
            "max": 2.27
        },
        "itemAvgVideoViews7d": {
            "min": 3.92,
            "max": 4.34
        },
        "itemAvgVideoViews30d": {
            "min": 1.97,
            "max": 2.17
        },
        "itemAvgVideoViews90d": {
            "min": 2.42,
            "max": 2.68
        },
        "avgVideoDurationTime7d": {
            "min": 0.2137,
            "max": 0.2352
        },
        "avgVideoDurationTime30d": {
            "min": 0.262,
            "max": 0.2883
        },
        "avgVideoDurationTime90d": {
            "min": 0.228,
            "max": 0.2527
        },
        "itemAvgVideoDurationTime7d": {
            "min": 0.21,
            "max": 0.23
        },
        "itemAvgVideoDurationTime30d": {
            "min": 0.19,
            "max": 0.21
        },
        "itemAvgVideoDurationTime90d": {
            "min": 0.18,
            "max": 0.2
        },
        "avgVideoFinish7d": {
            "min": 0.0498,
            "max": 0.0551
        },
        "avgVideoFinish30d": {
            "min": 0.0836,
            "max": 0.0927
        },
        "avgVideoFinish90d": {
            "min": 0.0814,
            "max": 0.0901
        },
        "itemAvgVideoFinish7d": {
            "min": 0.05,
            "max": 0.06
        },
        "itemAvgVideoFinish30d": {
            "min": 0.05,
            "max": 0.06
        },
        "itemAvgVideoFinish90d": {
            "min": 0.05,
            "max": 0.06
        },
        "avgVideoNewFollowers7d": {
            "min": 7,
            "max": 9
        },
        "avgVideoNewFollowers30d": {
            "min": 26,
            "max": 30
        },
        "avgVideoNewFollowers90d": {
            "min": 53,
            "max": 60
        },
        "itemAvgVideoNewFollowers7d": {
            "min": 4,
            "max": 9
        },
        "itemAvgVideoNewFollowers30d": {
            "min": 12,
            "max": 30
        },
        "itemAvgVideoNewFollowers90d": {
            "min": 42,
            "max": 60
        },
        "videoViewerFemalePercent7d": [
            {
                "date": "female",
                "score": 0.9
            },
            {
                "date": "male",
                "score": 0.1
            }
        ],
        "videoViewerFemalePercent30d": [
            {
                "date": "female",
                "score": 0.91
            },
            {
                "date": "male",
                "score": 0.09
            }
        ],
        "videoViewerFemalePercent90d": [
            {
                "date": "female",
                "score": 0.92
            },
            {
                "date": "male",
                "score": 0.08
            }
        ],
        "itemVideoViewerFemalePercent7d": [
            {
                "date": "female",
                "score": 0.91
            },
            {
                "date": "male",
                "score": 0.09
            }
        ],
        "itemVideoViewerFemalePercent30d": [
            {
                "date": "female",
                "score": 0.91
            },
            {
                "date": "male",
                "score": 0.09
            }
        ],
        "itemVideoViewerFemalePercent90d": [
            {
                "date": "female",
                "score": 0.92
            },
            {
                "date": "male",
                "score": 0.08
            }
        ],
        "agePercent7d": [
            {
                "date": "18-24",
                "score": 0.39
            },
            {
                "date": "25-34",
                "score": 0.35
            },
            {
                "date": "35-44",
                "score": 0.22
            },
            {
                "date": "45-54",
                "score": 0.04
            },
            {
                "date": "55+",
                "score": 0.0
            }
        ],
        "agePercent30d": [
            {
                "date": "18-24",
                "score": 0.46
            },
            {
                "date": "25-34",
                "score": 0.25
            },
            {
                "date": "35-44",
                "score": 0.21
            },
            {
                "date": "45-54",
                "score": 0.05
            },
            {
                "date": "55+",
                "score": 0.03
            }
        ],
        "agePercent90d": [
            {
                "date": "18-24",
                "score": 0.46
            },
            {
                "date": "25-34",
                "score": 0.26
            },
            {
                "date": "35-44",
                "score": 0.21
            },
            {
                "date": "45-54",
                "score": 0.05
            },
            {
                "date": "55+",
                "score": 0.02
            }
        ],
        "itemAgePercent7d": [
            {
                "date": "18-24",
                "score": 0.38
            },
            {
                "date": "25-34",
                "score": 0.35
            },
            {
                "date": "35-44",
                "score": 0.22
            },
            {
                "date": "45-54",
                "score": 0.03
            },
            {
                "date": "55+",
                "score": 0.02
            }
        ],
        "itemAgePercent30d": [
            {
                "date": "18-24",
                "score": 0.48
            },
            {
                "date": "25-34",
                "score": 0.3
            },
            {
                "date": "35-44",
                "score": 0.16
            },
            {
                "date": "45-54",
                "score": 0.03
            },
            {
                "date": "55+",
                "score": 0.02
            }
        ],
        "itemAgePercent90d": [
            {
                "date": "18-24",
                "score": 0.47
            },
            {
                "date": "25-34",
                "score": 0.26
            },
            {
                "date": "35-44",
                "score": 0.19
            },
            {
                "date": "45-54",
                "score": 0.05
            },
            {
                "date": "55+",
                "score": 0.03
            }
        ],
        "videoViewerFollowerPercent7d": [
            {
                "date": "nonFans",
                "score": 0.52
            },
            {
                "date": "fans",
                "score": 0.48
            }
        ],
        "videoViewerFollowerPercent30d": [
            {
                "date": "nonFans",
                "score": 0.83
            },
            {
                "date": "fans",
                "score": 0.17
            }
        ],
        "videoViewerFollowerPercent90d": [
            {
                "date": "nonFans",
                "score": 0.81
            },
            {
                "date": "fans",
                "score": 0.19
            }
        ],
        "itemVideoViewerFollowerPercent7d": [
            {
                "date": "nonFans",
                "score": 0.55
            },
            {
                "date": "fans",
                "score": 0.45
            }
        ],
        "itemVideoViewerFollowerPercent30d": [
            {
                "date": "nonFans",
                "score": 0.72
            },
            {
                "date": "fans",
                "score": 0.28
            }
        ],
        "itemVideoViewerFollowerPercent90d": [
            {
                "date": "nonFans",
                "score": 0.79
            },
            {
                "date": "fans",
                "score": 0.21
            }
        ],
        "locationPercent7d": null,
        "locationPercent30d": null,
        "locationPercent90d": null,
        "itemLocationPercent7d": null,
        "itemLocationPercent30d": null,
        "itemLocationPercent90d": null,
        "videoViewerReturnPercent7d": [
            {
                "date": "repeat_view",
                "score": 0.98
            },
            {
                "date": "watch_once",
                "score": 0.02
            }
        ],
        "videoViewerReturnPercent30d": [
            {
                "date": "repeat_view",
                "score": 0.85
            },
            {
                "date": "watch_once",
                "score": 0.15
            }
        ],
        "videoViewerReturnPercent90d": [
            {
                "date": "repeat_view",
                "score": 0.87
            },
            {
                "date": "watch_once",
                "score": 0.13
            }
        ],
        "itemVideoViewerReturnPercent7d": [
            {
                "date": "repeat_view",
                "score": 0.98
            },
            {
                "date": "watch_once",
                "score": 0.02
            }
        ],
        "itemVideoViewerReturnPercent30d": [
            {
                "date": "repeat_view",
                "score": 0.98
            },
            {
                "date": "watch_once",
                "score": 0.02
            }
        ],
        "itemVideoViewerReturnPercent90d": [
            {
                "date": "repeat_view",
                "score": 0.91
            },
            {
                "date": "watch_once",
                "score": 0.09
            }
        ],
        "videoLocationPercent7dRegions": [
            {
                "country_name": "US",
                "country_percent": 0.9782,
                "city_percent_list": [
                    {
                        "key": "King County",
                        "value": 0.0799
                    },
                    {
                        "key": "Kings County",
                        "value": 0.0496
                    },
                    {
                        "key": "Fulton County",
                        "value": 0.0355
                    },
                    {
                        "key": "Maricopa County",
                        "value": 0.0244
                    },
                    {
                        "key": "Cook County",
                        "value": 0.0095
                    }
                ]
            },
            {
                "country_name": "CA",
                "country_percent": 0.0052,
                "city_percent_list": [
                    {
                        "key": "Toronto",
                        "value": 0.2458
                    },
                    {
                        "key": "Ottawa",
                        "value": 0.229
                    },
                    {
                        "key": "Peel",
                        "value": 0.1546
                    },
                    {
                        "key": "Calgary",
                        "value": 0.083
                    },
                    {
                        "key": "Montreal",
                        "value": 0.0217
                    }
                ]
            },
            {
                "country_name": "GB",
                "country_percent": 0.0039,
                "city_percent_list": []
            },
            {
                "country_name": "JM",
                "country_percent": 0.0022,
                "city_percent_list": []
            },
            {
                "country_name": "SG",
                "country_percent": 8.0E-4,
                "city_percent_list": []
            }
        ],
        "videoLocationPercent30dRegions": [
            {
                "country_name": "US",
                "country_percent": 0.8687,
                "city_percent_list": [
                    {
                        "key": "King County",
                        "value": 0.0284
                    },
                    {
                        "key": "Kings County",
                        "value": 0.018
                    },
                    {
                        "key": "Fulton County",
                        "value": 0.0129
                    },
                    {
                        "key": "Atlanta",
                        "value": 0.01
                    },
                    {
                        "key": "Chicago",
                        "value": 0.0096
                    }
                ]
            },
            {
                "country_name": "GB",
                "country_percent": 0.0181,
                "city_percent_list": []
            },
            {
                "country_name": "ZA",
                "country_percent": 0.014,
                "city_percent_list": []
            },
            {
                "country_name": "CA",
                "country_percent": 0.0107,
                "city_percent_list": [
                    {
                        "key": "Toronto",
                        "value": 0.1805
                    },
                    {
                        "key": "Montreal",
                        "value": 0.0706
                    },
                    {
                        "key": "Brampton",
                        "value": 0.0369
                    },
                    {
                        "key": "Calgary",
                        "value": 0.034
                    },
                    {
                        "key": "Ottawa",
                        "value": 0.0283
                    }
                ]
            },
            {
                "country_name": "JM",
                "country_percent": 0.0089,
                "city_percent_list": []
            }
        ],
        "videoLocationPercent90dRegions": [
            {
                "country_name": "US",
                "country_percent": 0.9254,
                "city_percent_list": [
                    {
                        "key": "King County",
                        "value": 0.0281
                    },
                    {
                        "key": "Kings County",
                        "value": 0.0175
                    },
                    {
                        "key": "Fulton County",
                        "value": 0.0128
                    },
                    {
                        "key": "Atlanta",
                        "value": 0.0102
                    },
                    {
                        "key": "Chicago",
                        "value": 0.0095
                    }
                ]
            },
            {
                "country_name": "GB",
                "country_percent": 0.0125,
                "city_percent_list": []
            },
            {
                "country_name": "CA",
                "country_percent": 0.0068,
                "city_percent_list": [
                    {
                        "key": "Toronto",
                        "value": 0.1984
                    },
                    {
                        "key": "Montreal",
                        "value": 0.0556
                    },
                    {
                        "key": "Ottawa",
                        "value": 0.0515
                    },
                    {
                        "key": "Calgary",
                        "value": 0.0348
                    },
                    {
                        "key": "Peel",
                        "value": 0.0297
                    }
                ]
            },
            {
                "country_name": "JM",
                "country_percent": 0.0066,
                "city_percent_list": []
            },
            {
                "country_name": "ZA",
                "country_percent": 0.0064,
                "city_percent_list": []
            }
        ],
        "itemVideoLocationPercent7dRegions": [
            {
                "country_name": "US",
                "country_percent": 0.987,
                "city_percent_list": [
                    {
                        "key": "King County",
                        "value": 0.0819
                    },
                    {
                        "key": "Kings County",
                        "value": 0.0504
                    },
                    {
                        "key": "Fulton County",
                        "value": 0.0342
                    },
                    {
                        "key": "Maricopa County",
                        "value": 0.0234
                    },
                    {
                        "key": "Cook County",
                        "value": 0.0122
                    }
                ]
            },
            {
                "country_name": "CA",
                "country_percent": 0.0038,
                "city_percent_list": [
                    {
                        "key": "Ottawa",
                        "value": 0.2812
                    },
                    {
                        "key": "Toronto",
                        "value": 0.2473
                    },
                    {
                        "key": "Peel",
                        "value": 0.1551
                    },
                    {
                        "key": "Calgary",
                        "value": 0.0711
                    },
                    {
                        "key": "Middlesex",
                        "value": 0.019
                    }
                ]
            },
            {
                "country_name": "GB",
                "country_percent": 0.0021,
                "city_percent_list": []
            },
            {
                "country_name": "SG",
                "country_percent": 0.001,
                "city_percent_list": []
            },
            {
                "country_name": "CZ",
                "country_percent": 8.0E-4,
                "city_percent_list": []
            }
        ],
        "itemVideoLocationPercent30dRegions": [
            {
                "country_name": "US",
                "country_percent": 0.9869,
                "city_percent_list": [
                    {
                        "key": "King County",
                        "value": 0.051
                    },
                    {
                        "key": "Kings County",
                        "value": 0.0322
                    },
                    {
                        "key": "Fulton County",
                        "value": 0.0196
                    },
                    {
                        "key": "Maricopa County",
                        "value": 0.0135
                    },
                    {
                        "key": "Cook County",
                        "value": 0.0084
                    }
                ]
            },
            {
                "country_name": "CA",
                "country_percent": 0.0031,
                "city_percent_list": [
                    {
                        "key": "Toronto",
                        "value": 0.1983
                    },
                    {
                        "key": "Ottawa",
                        "value": 0.1837
                    },
                    {
                        "key": "Peel",
                        "value": 0.0841
                    },
                    {
                        "key": "Calgary",
                        "value": 0.0512
                    },
                    {
                        "key": "Montreal",
                        "value": 0.0135
                    }
                ]
            },
            {
                "country_name": "GB",
                "country_percent": 0.0021,
                "city_percent_list": []
            },
            {
                "country_name": "CZ",
                "country_percent": 8.0E-4,
                "city_percent_list": []
            },
            {
                "country_name": "DE",
                "country_percent": 5.0E-4,
                "city_percent_list": []
            }
        ],
        "itemVideoLocationPercent90dRegions": [
            {
                "country_name": "US",
                "country_percent": 0.9791,
                "city_percent_list": [
                    {
                        "key": "King County",
                        "value": 0.0308
                    },
                    {
                        "key": "Kings County",
                        "value": 0.0191
                    },
                    {
                        "key": "Fulton County",
                        "value": 0.0123
                    },
                    {
                        "key": "Atlanta",
                        "value": 0.0096
                    },
                    {
                        "key": "Chicago",
                        "value": 0.0093
                    }
                ]
            },
            {
                "country_name": "GB",
                "country_percent": 0.0077,
                "city_percent_list": []
            },
            {
                "country_name": "CA",
                "country_percent": 0.0029,
                "city_percent_list": [
                    {
                        "key": "Toronto",
                        "value": 0.178
                    },
                    {
                        "key": "Ottawa",
                        "value": 0.134
                    },
                    {
                        "key": "Peel",
                        "value": 0.0549
                    },
                    {
                        "key": "Calgary",
                        "value": 0.0438
                    },
                    {
                        "key": "Montreal",
                        "value": 0.013
                    }
                ]
            },
            {
                "country_name": "DE",
                "country_percent": 0.0011,
                "city_percent_list": []
            },
            {
                "country_name": "CZ",
                "country_percent": 7.0E-4,
                "city_percent_list": []
            }
        ]
    },
    "serverTime": "2025-12-18 17:19:11"
}
修改于 2026-02-09 06:57:45
上一页
带货达人详情页基础信息
下一页
带货达人的基本信息统计数据
Built with