Back to TikTok
TikHub·TikTok
TikTok Web: Generate XGnarly and XBogus
/api/v1/tiktok/web/generate_xgnarly_and_xbogussync$0.0075 / callGenerate XGnarly and XBogus encryption, used for TikTok Web API requests. This interface can generate the latest version of encryption parameters X-Bogus and X-Gnarly, User-Agent cannot be customized, a common browser User-Agent will be automatically generated. This interface perfectly restores the algorithm, ignores all risk controls except for verification codes, and can be used to crawl product… (TikHub · TikTok Web)
Input
| Field | Type | Required | Description |
|---|---|---|---|
| url | string | yes | API URL URL | The requested API URL, no need to URL encode |
| body | string | — | API POST | The API parameters of the request, applicable for POST requests (default "") |
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_xgnarly_and_xbogus","input":{}}'
Or ask your agent: it will call inspect for this schema and run it over MCP.