TikTok modelsapi generation api

tiktok/app-v3/multi-video-v2

Batch Get Video Information, support photo, video, etc., up to 25 videos at a time, this interface charges a fixed price of 0.001$ * 25 = 0.025$ each time. Note: This interface is the V2 version, which supports more feat...

Input
Idle

Example output — click Run to generate your own

API README

Batch Get Video Information V2

Purpose:

  • Batch Get Video Information, support photo, video, etc., up to 25 videos at a time, this interface charges a fixed price of 0.001$ * 25 = 0.025$ each time.
  • Note: This interface is the V2 version, which supports more features and more efficient data retrieval, can retrieve 25 video data per second.
  • If this interface reports an error, please use the fetch_multi_video_v3 interface. Parameters:
  • aweme_ids: List of video ids, up to 25 video ids are supported. Return:
  • Video data

[Example]

aweme_ids = [ "7339393672959757570", "7339393672959757570", "7339393672959757570", "7339393672959757570", "7339393672959757570", "7339393672959757570", "7339393672959757570", "7339393672959757570", "7339393672959757570", "7339393672959757570", ]

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

Related Models