WellbyteWellbyte

GET /v1/douyin/creator/fetch_creator_hot_props_billboard

获取创作者热门道具榜单

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

获取抖音创作者热门道具榜单数据;billboard_tag: 榜单标签,0=全部,其他值请通过config接口获取;- 0: 全部;- 333: 美食;- 334: 旅行;- 299: 泛生活;- 335: 汽车;- 336: 科技;- 302: 游戏;- 296: 二次元;- 337: 娱乐;- 311: 明星;- 298: 体育;- 300: 文化教育;- 301: 校园;- 297: 政务;- 305: 时尚;- 306: 才艺;- 669: 财经;- 314: 随拍;- 307: 动植物;- 309: 图文控;- 308: 剧情;- 315: 亲子;- 718: 三农;- 310: 创意;- 312: 户外;- 926: 公益;order_key: 排序键;- 1: 播放最高;- 5: 投稿最多;- 6: 展现最高;- 7: 收藏最高;time_filter: 时间筛选;- 1:…

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

请求

curl -s 'https://api.wellbyte.net/v1/douyin/creator/fetch_creator_hot_props_billboard?order_key=NaN&time_filter=NaN&billboard_tag=NaN' \
  -H "Authorization: Bearer dg_live_…"

响应

示例采集于 2026-08-25

data{
code:0
data{
item_list[ 2 items ]
status_msg:""
status_code:0
}
meta{
endpoint:"douyin.creator.fetch_creator_hot_props_billboard"
cache_hit:false
elapsed_ms:0
request_id:"req_sample"
credits_charged:0
}
message:"ok"
}

请求历史

打开完整日志

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

    请求参数

    参数类型位置必填说明示例
    order_keyintegerquery排序键: 1=播放最高, 5=投稿最多, 6=展现最高, 7=收藏最高demo
    time_filterintegerquery时间筛选: 1=24小时, 2=7天, 3=30天demo
    billboard_tagintegerquery榜单标签,0=全部,其他值请通过config接口获取demo

    响应字段

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

    错误码

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

    计费

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

    搜索

    搜索端点与文档