Back to TikTok
TikHub·TikTok

TikTok Web: Generate X-Mssdk-Info

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

Generate X-Mssdk-Info and X-Mssdk-RC, used for TikTok Web device registration, login, and other scenarios (TikHub · TikTok Web)

Input
FieldTypeRequiredDescription
user_agentstring| Optional User-Agent string, currently not supported for customization, defaults to a fixed value

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_x_mssdk_info","input":{}}'

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