Back to Douyin
TikHub·Douyin
Douyin Web: Encrypt user uid to secuserid
/api/v1/douyin/web/encrypt_uid_to_sec_user_idsync$0.0015 / callEncrypt user uid to secuserid (TikHub · Douyin Web)
Input
| Field | Type | Required | Description |
|---|---|---|---|
| uid | string | yes | User uid(shortid) |
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/encrypt_uid_to_sec_user_id","input":{}}'
Or ask your agent: it will call inspect for this schema and run it over MCP.