Back to Douyin
TikHub·Douyin

Douyin Web: Get batch user profile (up to 10)

/api/v1/douyin/web/fetch_batch_user_profile_v1sync$0.045 / call

Get batch user profile, up to 10 users (TikHub · Douyin Web)

Input
FieldTypeRequiredDescription
sec_user_idsstringyesUser 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_v1","input":{}}'

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