Douyin modelsapi generation api

douyin/xingtu/kol-data-overview-v1

Get kol Data Overview V1 The interface data is requested using an enterprise account, which is more expensive. Price: 0.02$ / time

Input
Idle

Example output — click Run to generate your own

API README

Get kol Data Overview V1

Purpose:

  • Get kol Data Overview V1
  • The interface data is requested using an enterprise account, which is more expensive.
  • Price: 0.02$ / time Parameters:
  • kolId: User kolId, can be obtained from the following interfaces:
    • /api/v1/douyin/xingtu/get_xingtu_kolid_by_uid
    • /api/v1/douyin/xingtu/get_xingtu_kolid_by_sec_user_id
    • /api/v1/douyin/xingtu/get_xingtu_kolid_by_unique_id
  • _type: Type, supports the following parameters:
    • _1 :Personal Video
    • _2 :Xingtu Video
  • _range: Range, supports the following parameters:
    • _2 :Last 30 days
    • _3 :Last 90 days
  • flowType: Flow Type, supports the following parameters:
    • 1 : Default
  • onlyAssign (optional): Whether assigned, the specific parameters are as follows:
    • Not provided : Use API default behavior
    • false : All data
    • true : Only assigned data Return:
  • kol Data Overview

[Example]

kolId = "7048929565493690398" _type = "_1" _range = "_2" flowType = 1 onlyAssign = None # or True/False if needed

Imported from a validated TikHub OpenAPI document. Pricing must be reviewed before enabling.

Related Models