Faceless Videos
Erstelle Faceless Videos mit dem automatischen Video-Workflow.
POST /faceless-videos
Erstellt ein Faceless Video mit dem automatischen Workflow.
curl -X POST https://videotok.app/api/v1/faceless-videos \
-H "Authorization: Bearer vt_live_..." \
-H "Content-Type: application/json" \
-d '{
"prompt": "Explain why small brands should test TikTok ads before Meta ads.",
"aspect_ratio": "9:16",
"duration": "26",
"image_style": "Veo 3.1 Lite",
"voice_id": "ash",
"language": "en",
"brand_kit_id": 42
}'
Wichtige Felder: prompt, script, aspect_ratio, duration, image_style, voice_id, language, reference_image_urls und brand_kit_id.