Back to Douyin
TikHub·Douyin
Douyin Web: Generate X-Bogus parameter using API URL
/api/v1/douyin/web/generate_x_bogussync$0.0015 / callGenerate X-Bogus parameter using API URL (TikHub · Douyin 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/douyin/web/generate_x_bogus","input":{}}'
Or ask your agent: it will call inspect for this schema and run it over MCP.