Back to TikTok
TikHub·TikTok
TikTok Web: Generate XBogus
/api/v1/tiktok/web/generate_xbogussync$0.0015 / callGenerate XBogus via TikHub's TikTok Web endpoint. (TikHub · TikTok Web)
Input
| Field | Type | Required | Description |
|---|---|---|---|
| url | string | yes | API URL | The requested API URL, no need to encode |
| user_agent | string | yes | API User-Agent | User-Agent when requesting the API |
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/tiktok/web/generate_xbogus","input":{}}'
Or ask your agent: it will call inspect for this schema and run it over MCP.