WellbyteWellbyte

GET /v1/douyin/creator/fetch_creator_hot_spot_billboard

Get creator hot spot billboard

stable · 2 credits per success

Get Douyin creator hot spot billboard data;billboard_tag: Hot spot tag - multiple tags separated by comma;Available values;- Platform Features: 1004,1000,1002,1003,1001;- Topic Interaction: 20001,20006,20000,20003,20005,20002,20;- Entertainment: 2007,2000,2011,2012,2009,2010,2004,2005,2003,2008,2001,2002,2006;- Society: 4005,4006,4007,4003,4004,4000;- Anime: 13000;- Transportation: 23000;- Parent…

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

Request

curl -s 'https://api.wellbyte.net/v1/douyin/creator/fetch_creator_hot_spot_billboard?city_code=demo&billboard_tag=demo&hot_search_type=NaN' \
  -H "Authorization: Bearer dg_live_…"

Response

Sample captured 2026-08-27

data{
code:0
data{
item_list[ 2 items ]
status_msg:""
status_code:0
update_time:20260826004500
}
meta{
endpoint:"douyin.creator.fetch_creator_hot_spot_billboard"
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
    city_codestringqueryno城市代码,当hot_search_type=2时必需demo
    billboard_tagstringqueryno热点标签,多个标签用逗号分隔,如'1004,1000,1002'demo
    hot_search_typeintegerqueryno热搜类型: 1=热点总榜, 2=同城热点榜, 3=热点上升榜demo

    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