Douyin modelsapi generation api

douyin/xingtu/sign-image

Parse encrypted XingTu image and get accessible image URL Price: 0.001$ / time

Input
Idle

Example output — click Run to generate your own

API README

Get Sign Image

Purpose:

  • Parse encrypted XingTu image and get accessible image URL
  • Price: 0.001$ / time Parameters:
  • uri: Image URI, usually obtained from other XingTu API responses
    • Example: tos-cn-i-0813c000-ce/oMKzDA3A9QGAuebfsDIAwlDoAfCFEEzSEw8FQZ
  • durationTS: Duration in seconds, default 86400 (24 hours)
  • format: Image format, default webp, supports: webp, jpg, png, etc. Return:
  • Parsed image data with accessible image URL

[Example]

uri = "tos-cn-i-0813c000-ce/oMKzDA3A9QGAuebfsDIAwlDoAfCFEEzSEw8FQZ" durationTS = 86400 format = "webp"

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

Related Models