Back to Douyin
TikHub·Douyin

Douyin Web: Get user information by UID

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

Get user information by UID (TikHub · Douyin Web)

Input
FieldTypeRequiredDescription
uidstringyesUser UID

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

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