WellbyteWellbyte

GET /v1/douyin/xingtu_v2/get_author_spread_info

Get Author Spread Info

stable · 2 credits per success

Get creator/author spread value information (commercial capability);Price: 0.002$ / time;o_author_id: Creator/author ID;platform_source: Platform source, default 1;platform_channel: Platform channel, default 1;type: Video type, 1=personal video;flow_type: Flow type, default 0;only_assign: Only assigned videos, default False;range: Time range, 2=last 30 days, 3=last 90 days;Creator spread value da…

Sign up for 500 credits and run with your own API key. Sign up free

Request

curl -s 'https://api.wellbyte.net/v1/douyin/xingtu_v2/get_author_spread_info?type=1&range=2&flow_type=0&o_author_id=7589271892177518598&only_assign=false&platform_source=1&platform_channel=1' \
  -H "Authorization: Bearer dg_live_…"

Response

Sample captured 2026-08-27

data{
code:0
data{
item_num:"6"
like_avg:"144"
play_mid:"1193"
base_resp{ 2 items }
item_rate{ 3 items }
share_avg:"2"
expect_cpe{ 2 items }
expect_cpm{ 2 items }
comment_avg:"40"
avg_duration:"6200"
interact_rate{ 2 items }
play_over_rate{ 2 items }
play_stability{ 0 items }
sales_expect_cpm{ 2 items }
}
meta{
endpoint:"douyin.xingtu_v2.get_author_spread_info"
cache_hit:false
elapsed_ms:0
request_id:"req_sample"
credits_charged:0
}
message:"ok"
}

No calls yet. Get one green run first, then switch to your own data.

    Request parameters

    NameTypeInRequiredDescriptionExample
    typeintegerqueryno视频类型,1=个人视频1
    rangeintegerqueryno时间范围,2=近30天,3=近90天2
    flow_typeintegerqueryno流量类型0
    o_author_idstringqueryyes创作者ID7589271892177518598
    only_assignbooleanqueryno仅看指派视频false
    platform_sourceintegerqueryno平台来源1
    platform_channelintegerqueryno平台渠道1

    Response fields

    Field dictionary coming soon — the executable panel shows the live shape.

    Errors

    codeHTTPMeaningBilled
    40001400Invalid parametersno
    40102401Invalid or revoked API Keyno
    40201402Insufficient creditsno
    40402404Resource not foundno
    42201422Quality gate failedno
    42901429Rate limit exceededno
    50401504Upstream timeoutno
    50201502Upstream errorno

    Billing

    Success costs 2 credits. Any failure — including a 200 from upstream that fails the quality gate — costs 0.

    Search

    Search endpoints and docs