Back to Douyin
TikHub·Douyin

Douyin Web: Challenge Posts

/api/v1/douyin/web/fetch_challenge_postssync$0.0015 / call

Challenge Posts via TikHub's Douyin Web endpoint. (TikHub · Douyin Web)

Input
FieldTypeRequiredDescription
challenge_idstringChallenge ID (default "1608846127610893")
sort_typeintegerSort type (default 0)
cursorintegerCursor (default 0)
countintegerCount (default 20)
cookiestringUser provided Cookie (default "")

Run it

curl -s https://www.sooma.dev/v1/run \ -H "Authorization: Bearer $SOOMA_API_KEY" \ -H "Content-Type: application/json" \ -d '{"provider":"tikhub","endpoint":"/api/v1/douyin/web/fetch_challenge_posts","input":{}}'

Or ask your agent: it will call inspect for this schema and run it over MCP.