WellbyteWellbyte

GET /v1/douyin/creator/fetch_creator_activity_detail

Get creator activity detail

stable · 2 credits per success

Get Douyin creator activity detail data;activity_id: Activity ID (obtained from activity list interface);Creator activity detail data

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_activity_detail?activity_id=7545335931785450534' \
  -H "Authorization: Bearer dg_live_…"

Response

Sample captured 2026-08-27

data{
code:0
data{
topics[ 1 item ]
topics_ids[ 1 item ]
demo_videos:null
status_code:0
reward_rules:"{"text":"按投稿贡献排名,奖励详情请点击参与查看。","anchorText":"","anchorUri":""}"
activity_info{ 20 items }
publish_end_time:"2025.10.14"
my_publish_videos:null
publish_start_time:"2025.09.02"
activity_description:"点击查看活动主页,发布视频带话题 #超能下蛋鸭,挂载《超能下蛋鸭》抖音小游戏摇杆,即可成功参与活动。"
other_publish_videos:null
}
meta{
endpoint:"douyin.creator.fetch_creator_activity_detail"
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
    activity_idstringqueryyes活动ID7545335931785450534

    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