SandBase is live — $1 in free credits on signupStart free ›

Douyin modelsapi generation api

douyin/index/encrypt-user-id

Convert a Douyin uid (numeric) to the encrypted user_id used internally by Douyin Index API The daren-related endpoints already handle this conversion automatically, so you usually do NOT need to call this endpoint manua...

Input
Douyin uid, numeric string
Idle

Example output — click Run to generate your own

API README

Encrypt Douyin uid to user_id

Convert a Douyin uid (numeric) to the encrypted user_id used internally by Douyin Index API The daren-related endpoints already handle this conversion automatically, so you usually do NOT need to call this endpoint manually Only useful for debugging or when you need the encrypted user_id directly. It is suitable for douyin workflows.

Capability

Convert a Douyin uid (numeric) to the encrypted user_id used internally by Douyin Index API The daren-related endpoints already handle this conversion automatically, so you usually do NOT need to call this endpoint manually Only useful for debugging or when you need the encrypted user_id directly. It helps applications, agents, and automated workflows turn that capability into repeatable tasks and useful downstream experiences.

Common use cases

  • Enrich profiles, accounts, and business records with structured context.
  • Create repeatable integrations that pass structured results to downstream business systems.
  • Support scheduled jobs, internal tools, and agent workflows with structured results.

Related Models