Back to Douyin
TikHub·Douyin

Douyin Web: Get related posts recommendation data

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

Get related posts recommendation data (TikHub · Douyin Web)

Input
FieldTypeRequiredDescription
aweme_idstringyesVideo id
refresh_indexintegerPaging index (default 1)
countintegerNumber (default 20)

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_related_posts","input":{}}'

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