Skip to content

クリエイターランキング - 注目Eコマースクリエイター

概要

成長可能性の高いEコマースクリエイターのランキングを取得します。

  • フィルターパラメータの設定が可能
  • カスタムソート順に対応

API エンドポイント

bash
    POST /creator/v1/rank/topPotential

リクエストボディ

フィールド必須説明
filterobjectいいえフィルターパラメータ
orderbyobjectいいえソートパラメータ
pageintegerいいえページ番号, デフォルト: 1
pagesizeintegerいいえ1ページあたりの件数, デフォルト: 10

page * pagesize <= 1000

pagesize 範囲 [1, 100]

filter オプション値

フィールド必須説明
regionstringいいえ国/地域
creator_category_idintegerいいえクリエイターカテゴリ
product_category_l1_idintegerいいえ商品カテゴリレベル1
product_category_l2_idintegerいいえ商品カテゴリレベル2
product_category_l3_idintegerいいえ商品カテゴリレベル3
ecommerce_typeintegerいいえ1:動画 2:ライブ
follower_count_rangeobjectいいえフォロワー数範囲
follower_age_typeobjectいいえフォロワー年齢分布 1:18-24, 2:25-34, 3:35+
follower_gender_typeobjectいいえフォロワー性別分布 0:女性, 1:男性
date_infoobjectはい日付情報

region 範囲: ['US','GB','MX','ES','DE','IT','FR','PT','NL','BE','AT','PL','ID','VN','MY','TH','PH','BR','JP','SG']

orderby オプション値

フィールド必須説明
potential_indexいいえ潜在力インデックス(降順)

リクエスト例

bash
curl 'https://openapi.fastmoss.com/creator/v1/rank/topPotential' \
--header 'Content-Type: application/json' \
--header 'Authorization: Bearer xxxxxxxxxx' \
--data '{
    "filter": {
        "region": "US",
        "creator_category_id": 4,
        "product_category_l1_id": 14,
        # "date_info": {
        #     "type": "day",
        #     "value": "2026-03-01"
        # },
        # "date_info": {
        #     "type": "week",
        #     "value": "2026-08"
        # },
        "date_info": {
            "type": "month",
            "value": "2026-03"
        },
         "follower_count_range": {
            "min":500000,
            "max":1000000
         }
    },
     "orderby": [
      {
        "field": "potential_index",
        "order": "desc"
      }
    ],
    "page": 1,
    "pagesize": 10
}'

レスポンスボディ

data.total

  • 型: integer
  • 説明: 結果の総数

data.list

フィールド説明
uidstringクリエイターID
follower_countintegerクリエイターのフォロワー数
product_countinteger販売商品数
creator_gmvfloatクリエイター総GMV
creator_usd_gmvfloatクリエイター総GMV(USD)
video_countinteger動画数
video_gmvfloat動画総GMV
video_usd_gmvfloat動画総GMV(USD)
live_countintegerライブ配信数
live_gmvfloatライブ総GMV
live_usd_gmvfloatライブ総GMV(USD)

data.list.creator

フィールド説明
uidstringクリエイターID
unique_idstringクリエイターのユニークID
nicknamestringニックネーム
avatarstringクリエイターのアバターURL
regionstring国/地域
categoryobjectクリエイターカテゴリ
follower_countintegerクリエイターのフォロワー数
video_countinteger動画数
follower_gendersarrayフォロワーの性別分布
follower_agesarrayフォロワーの年齢分布

data.list.creator.follower_genders

フィールド説明
keystring性別
valuestring割合

data.list.creator.follower_ages

フィールド説明
keystring年齢
valuestring割合

data.list.sales_category_l3

フィールド説明
idstring商品カテゴリL3 ID
namestring商品カテゴリL3 名前

レスポンス例

json
{
  "code": 0,
  "data": {
    "list": [
      {
        "creator": {
          "uid": "6787580688797713413",
          "nickname": "itzelsantana11",
          "unique_id": "itzesantana11",
          "avatar": "https://s.500fd.com/tt_author/97d47867357ad05a16a1c7f6a9199b86~tplv-tiktokx-cropcenter:100:100.jpeg",
          "region": "US",
          "category": { "id": 4, "name": "Beauty" },
          "follower_count": 930920,
          "video_count": 879,
          "follower_genders": [
            { "key": "female", "value": "0.6319" },
            { "key": "male", "value": "0.3681" }
          ],
          "follower_ages": [
            { "key": "35-44", "value": "0.3406" },
            { "key": "25-34", "value": "0.2848" },
            { "key": "45-54", "value": "0.1908" },
            { "key": "55+", "value": "0.0904" },
            { "key": "18-24", "value": "0.0812" }
          ]
        },
        "uid": "6787580688797713413",
        "video_count": 186,
        "ecommerce_type": 3,
        "potential_index": 83,
        "gmv": 244052.07,
        "usd_gmv": 244052.07,
        "units_sold": 6138,
        "avg_play_count": 77007,
        "live_units_sold": 931,
        "video_units_sold": 5207,
        "sales_category_l3": [
          {
            "id": 601554,
            "name": "Concealer & Foundation"
          },
          { "id": 601619, "name": "Serums & Essences" },
          { "id": 601534, "name": "Lipstick & Lip Gloss" },
          { "id": 700650, "name": "Wellness Supplements" },
          { "id": 601492, "name": "Body Creams & Lotions" }
        ]
      }
    ],
    "total": "17",
    "date_type": "month",
    "date_value": "2026-03"
  },
  "message": "",
  "timestamp": 1776186472,
  "request_id": "d1b9d7d6-3ffe-bb15-cc98-f2deeacb1061"
}