WellbyteWellbyte

GET /v1/douyin/xingtu_v2/get_author_spread_info

获取创作者传播价值

stable · 2 credits / 次(成功才计)

获取创作者商业能力的传播价值信息;价格:0.002$ / 次;o_author_id: 创作者ID;platform_source: 平台来源,默认1;platform_channel: 平台渠道,默认1;type: 视频类型,1=个人视频;flow_type: 流量类型,默认0;only_assign: 仅看指派视频,默认False;range: 时间范围,2=近30天,3=近90天;创作者传播价值数据

注册即送 500 credits,用自己的 Key 试调。 免费注册

请求

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_…"

响应

示例采集于 2026-08-25

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"
}

请求历史

打开完整日志

还没有调用记录。先跑通一次,再换成你的数据。

    请求参数

    参数类型位置必填说明示例
    typeintegerquery视频类型,1=个人视频1
    rangeintegerquery时间范围,2=近30天,3=近90天2
    flow_typeintegerquery流量类型0
    o_author_idstringquery创作者ID7589271892177518598
    only_assignbooleanquery仅看指派视频false
    platform_sourceintegerquery平台来源1
    platform_channelintegerquery平台渠道1

    响应字段

    字段字典待补 —— 右侧可执行区可直接看到真实结构。

    错误码

    codeHTTP含义是否计费
    40001400参数缺失或格式错误
    40102401API Key 无效或已吊销
    40201402余额不足,请充值
    40402404目标资源不存在
    42201422质量门槛未通过
    42901429超出速率限制
    50401504上游超时
    50201502上游返回异常

    计费

    成功扣 2 credits;任何失败(含上游 200 但未过质量门槛)扣 0。

    搜索

    搜索端点与文档