获取加密图片解析/Get Sign Image

Douyinapi

About

获取加密图片解析/Get Sign Image

Documentation

获取加密图片解析/Get Sign Image

[中文]

用途:

  • 解析星图加密图片,获取可访问的图片URL
  • 价格:0.001$ / 次

参数:

  • uri: 图片的uri,通常从其他星图接口返回的数据中获取
    • 例如:tos-cn-i-0813c000-ce/oMKzDA3A9QGAuebfsDIAwlDoAfCFEEzSEw8FQZ
  • durationTS: 有效期时长(秒),默认86400(24小时)
  • format: 图片格式,默认webp,支持:webp、jpg、png等

返回:

  • 解析后的图片数据,包含可访问的图片URL

[English]

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.

Try 获取加密图片解析/Get Sign Image

Test this model in the Sandbase Playground with your own prompts.

Open in Playground

Related Models