获取创作者推荐灵感列表/Get creator inspiration feed

Xiaohongshuapi

About

获取创作者推荐灵感列表/Get creator inspiration feed

Documentation

获取创作者推荐灵感列表/Get creator inspiration feed

[中文]

用途:

  • 获取创作者中心的推荐创作灵感流,使用游标分页

参数:

  • cursor: 分页游标,首次请求留空,翻页时传入上一次响应中返回的 cursor 值(如 "r_1", "r_2"...)
  • tab: 标签类型,默认 0
  • source: 来源,默认 "creator_center"

返回:

  • 推荐灵感列表数据

翻页说明:

  • 首次请求:cursor 留空
  • 翻页请求:传入上一次响应中返回的 cursor 值

[English]

Purpose:

  • Get creator center recommended inspiration feed, using cursor pagination

Parameters:

  • cursor: Pagination cursor, leave empty for first request, pass cursor value from previous response (e.g. "r_1", "r_2"...)
  • tab: Tab type, default 0
  • source: Source, default "creator_center"

Return:

  • Recommended inspiration feed data

Pagination Guide:

  • First request: leave cursor empty
  • Next page: pass cursor value from previous response

[示例/Example]

cursor=""

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

Try 获取创作者推荐灵感列表/Get creator inspiration feed

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

Open in Playground

Related Models