tiktok/app-v3/multi-video
Batch Get Video Information, support photo, video, etc., up to 10 videos at a time, this interface charges a fixed price of 0.001$ * 10 = 0.01$ each time. If this interface reports an error, please use the fetch_multi_vi...
Input
Idle
Example output — click Run to generate your own
API README
Batch Get Video Information
Purpose:
- Batch Get Video Information, support photo, video, etc., up to 10 videos at a time, this interface charges a fixed price of 0.001$ * 10 = 0.01$ each time.
- If this interface reports an error, please use the fetch_multi_video_v3 interface. Parameters:
- aweme_ids: List of video ids, up to 10 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.

