Back to Douyin
TikHub·Douyin
Douyin Web: Batch Get Video Information
/api/v1/douyin/web/fetch_multi_videosync$0.075 / callBatch Get Video Information, support photo, video, etc., up to 50 videos at a time, this interface charges a fixed price of 0.001$ 50 = 0.05$ each time.. If this interface fails, please use the APP interface instead. (TikHub · Douyin Web)
Input
No input.
Run it
curl -s https://sooma.dev/v1/run \
-H "Authorization: Bearer $SOOMA_API_KEY" \
-H "Content-Type: application/json" \
-d '{"provider":"tikhub","endpoint":"/api/v1/douyin/web/fetch_multi_video","input":{}}'
Or ask your agent: it will call inspect for this schema and run it over MCP.