Back to Douyin
TikHub·Douyin
Douyin Web: Get batch user profile (up to 50)
/api/v1/douyin/web/fetch_batch_user_profile_v2sync$0.225 / callGet batch user profile, up to 50 users (TikHub · Douyin Web)
Input
| Field | Type | Required | Description |
|---|---|---|---|
| sec_user_ids | string | yes | User secuserid list, separated by commas |
Run it
curl -s https://sooma.dev/v1/run \
-H "Authorization: Bearer $SOOMA_API_KEY" \
-H "Content-Type: application/json" \
-d '{"provider":"tikhub","endpoint":"/api/v1/douyin/web/fetch_batch_user_profile_v2","input":{}}'
Or ask your agent: it will call inspect for this schema and run it over MCP.