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

商品类目

正式环境
http://open.tabcut.com:8090
正式环境
http://open.tabcut.com:8090
GET
http://open.tabcut.com:8090
/api/meta/category

请求参数

Query 参数

请求示例代码

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/meta/category?region='

返回响应

🟢200成功
application/json
Body

示例
{
    "code": "200",
    "message": "成功!",
    "result": [
        {
            "categoryName": "母婴用品",
            "id": 1,
            "pid": null,
            "region": null,
            "level": null
        },
        {
            "categoryName": "美妆个护",
            "id": 2,
            "pid": null,
            "region": null,
            "level": null
        },
        {
            "categoryName": "图书&杂志&音频",
            "id": 3,
            "pid": null,
            "region": null,
            "level": null
        },
        {
            "categoryName": "电脑办公",
            "id": 5,
            "pid": null,
            "region": null,
            "level": null
        },
        {
            "categoryName": "时尚配件",
            "id": 6,
            "pid": null,
            "region": null,
            "level": null
        },
        {
            "categoryName": "食品饮料",
            "id": 7,
            "pid": null,
            "region": null,
            "level": null
        },
        {
            "categoryName": "家具",
            "id": 8,
            "pid": null,
            "region": null,
            "level": null
        },
        {
            "categoryName": "保健",
            "id": 9,
            "pid": null,
            "region": null,
            "level": null
        },
        {
            "categoryName": "收藏品",
            "id": 10,
            "pid": null,
            "region": null,
            "level": null
        },
        {
            "categoryName": "家装建材",
            "id": 11,
            "pid": null,
            "region": null,
            "level": null
        },
        {
            "categoryName": "居家日用",
            "id": 12,
            "pid": null,
            "region": null,
            "level": null
        },
        {
            "categoryName": "家电",
            "id": 13,
            "pid": null,
            "region": null,
            "level": null
        },
        {
            "categoryName": "珠宝与衍生品",
            "id": 14,
            "pid": null,
            "region": null,
            "level": null
        },
        {
            "categoryName": "儿童时尚",
            "id": 15,
            "pid": null,
            "region": null,
            "level": null
        },
        {
            "categoryName": "厨房用品",
            "id": 16,
            "pid": null,
            "region": null,
            "level": null
        },
        {
            "categoryName": "箱包",
            "id": 17,
            "pid": null,
            "region": null,
            "level": null
        },
        {
            "categoryName": "男装与男士内衣",
            "id": 18,
            "pid": null,
            "region": null,
            "level": null
        },
        {
            "categoryName": "穆斯林时尚",
            "id": 19,
            "pid": null,
            "region": null,
            "level": null
        },
        {
            "categoryName": "宠物用品",
            "id": 20,
            "pid": null,
            "region": null,
            "level": null
        },
        {
            "categoryName": "手机与数码",
            "id": 21,
            "pid": null,
            "region": null,
            "level": null
        },
        {
            "categoryName": "鞋靴",
            "id": 22,
            "pid": null,
            "region": null,
            "level": null
        },
        {
            "categoryName": "运动与户外",
            "id": 23,
            "pid": null,
            "region": null,
            "level": null
        },
        {
            "categoryName": "家纺布艺",
            "id": 24,
            "pid": null,
            "region": null,
            "level": null
        },
        {
            "categoryName": "五金工具",
            "id": 25,
            "pid": null,
            "region": null,
            "level": null
        },
        {
            "categoryName": "玩具和爱好",
            "id": 26,
            "pid": null,
            "region": null,
            "level": null
        },
        {
            "categoryName": "汽车与摩托车",
            "id": 27,
            "pid": null,
            "region": null,
            "level": null
        },
        {
            "categoryName": "女装与女士内衣",
            "id": 28,
            "pid": null,
            "region": null,
            "level": null
        },
        {
            "categoryName": "虚拟商品",
            "id": 30,
            "pid": null,
            "region": null,
            "level": null
        }
    ],
    "serverTime": "2023-12-18 17:58:49"
}
修改于 2026-02-09 10:56:16
上一页
国家列表
下一页
获取tiktok类目列表
Built with