用户视频列表V2/User video list V2

Kuaishouapi

About

用户视频列表V2/User video list V2

Documentation

用户视频列表V2/User video list V2

[中文]

用途:

  • 用户视频列表 V2
  • 此接口收费较贵,但稳定性更高,具体价格请在用户后台查看价格表。

参数:

  • user_id: 用户ID,此接口只支持用户ID,不支持用户eid,也就是输入必须要是纯数字ID。
  • user_id 可以从获取单个用户数据接口中获取。
  • pcursor: 视频游标,第一次请求为空,后续请求使用返回响应中的pcursor值进行翻页。
  • sort: 排序方式,latest(最新, 默认) / hot(热门)。

返回:

  • 视频数据

[English]

Purpose:

  • User video list V2
  • This API is more expensive, but more stable, please check the price list in the user background for specific prices.

Parameters:

  • user_id: User ID, this API only supports user ID, not user eid, that is, the input must be a pure digital ID.
  • user_id can be obtained from the get single user data interface.
  • pcursor: Video cursor, empty for the first request, and use the pcursor value in the returned response for subsequent requests.
  • sort: Sort type, latest (default) / hot.

Returns:

  • Videos data

[示例/Example]

user_id = "903511772" pcursor = "" sort = "latest"

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

Try 用户视频列表V2/User video list V2

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

Open in Playground

Related Models