批量获取创作者信息/Multi Get Author Info

Douyinapi

About

批量获取创作者信息/Multi Get Author Info

Documentation

批量获取创作者信息/Multi Get Author Info

[中文]

用途:

  • 批量获取创作者信息,一次调用查询多个创作者,节省调用次数
  • 价格:0.002$ / 次

参数:

  • author_ids: 创作者ID列表,一次最多50个,超出会报错
  • platform_source: 平台来源,默认1
  • platform_channel: 平台渠道,默认1

返回:

  • 创作者信息数据(authors 为命中的创作者,not_exist_author_ids 为不存在的ID)

[English]

Purpose:

  • Get info for multiple creators in one call, saving request quota
  • Price: 0.002$ / time

Parameters:

  • author_ids: Creator ID list, up to 50 per call (exceeding returns an error)
  • platform_source: Platform source, default 1
  • platform_channel: Platform channel, default 1

Return:

  • Creator info data (authors: matched creators, not_exist_author_ids: unknown IDs)

[示例/Example]

author_ids = ["7029342444797820939", "6675458265154846728"]

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

Try 批量获取创作者信息/Multi Get Author Info

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

Open in Playground

Related Models