Documentation IndexFetch the complete documentation index at: /llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
Create AI-generated videos for your posts.
cURL
image-text-slides
curl --request POST \ --url https://api.postiz.com/public/v1/generate-video \ --header 'Authorization: <api-key>' \ --header 'Content-Type: application/json' \ --data ' { "type": "image-text-slides", "output": "vertical", "customParams": { "voice": "elevenlabs-voice-id", "prompt": "Description of the video content" } } '
[ { "id": "<string>", "path": "<string>" } ]
Your Postiz API key
Video generation type
veo3
Video orientation
vertical
horizontal
Show child attributes
Video generated successfully
URL of the generated video
Was this page helpful?