TikTok modelsapi generation api

tiktok/web/generate-x-mssdk-info

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

Input
Idle

Example output — click Run to generate your own

API README

Generate X-Mssdk-Info

Purpose:

  • Generate X-Mssdk-Info and X-Mssdk-RC, used for TikTok Web device registration, login, and other scenarios Parameters:
  • user_agent (str, optional): User-Agent string, currently not supported for customization, defaults to a fixed value Return:
  • X-Mssdk-Info: Generated signing information
  • X-Mssdk-RC: Generated RC value
  • user_agent: The User-Agent string used
  • version: The webmssdk version used for signing

[Example]

{
    "user_agent": null
}

Imported from a validated TikHub OpenAPI document. Pricing must be reviewed before enabling.

Related Models