快手批量视频查询接口/Kuaishou batch video query API

Kuaishouapi

About

快手批量视频查询接口/Kuaishou batch video query API

Documentation

快手批量视频查询接口/Kuaishou batch video query API

[中文]

用途:

  • 批量获取多个作品数据,单次请求最多支持40个视频ID。
  • 如果此接口连续请求失败,可以尝试使用价格更昂贵的V2接口进行冗余请求。
  • 此接口收费标准默认为:40 * 0.001 = 0.04 美元/次。

参数:

  • photo_ids: 作品ID列表,多个ID用英文逗号分隔,单次最多40个
    • 格式备注:支持纯数字版本的ID,也支持短字符串版本(eID)的ID,两种ID可以混合使用。

返回:

  • 视频数据列表

[English]

Purpose:

  • Batch fetch multiple video data, supports up to 40 video IDs per request.
  • If this API continuously fails, you can try to use the more expensive V2 API for redundant requests.
  • The default charging standard for this API is: 40 * 0.001 = 0.04 USD/time.

Parameters:

  • photo_ids: Photo ID list, multiple IDs separated by commas, max 40 per request
    • Format note: Supports both pure digital version IDs and short string version (eID) IDs, both types can be mixed.

Returns:

  • Video data list

[示例/Example]

photo_ids = "5228960823332207296,5196309727975443273,5222486898325987583"

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

Try 快手批量视频查询接口/Kuaishou batch video query API

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

Open in Playground

Related Models