Back to TikTok
TikHub·TikTok

TikTok Web: Generate XGnarly

/api/v1/tiktok/web/generate_xgnarlysync$0.003 / call

Generate XGnarly encryption, used for TikTok Web API requests. This interface uses the latest version (V5.2.0, as of March 2026) signing service, 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 (TikHub · TikTok Web)

Input
FieldTypeRequiredDescription
urlstringyesAPI URL URL | The requested API URL, no need to URL encode
bodystringAPI 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","input":{}}'

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