Back to Kuaishou
TikHub·Kuaishou

Kuaishou Web: Fetch user ID

/api/v1/kuaishou/web/fetch_get_user_idsync$0.0015 / call

Fetch user ID via user share link (TikHub · Kuaishou Web)

Input
FieldTypeRequiredDescription
share_linkstringyesUser Share Link

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/kuaishou/web/fetch_get_user_id","input":{}}'

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