Automate video creation by integrating with your database or CMS.
curl -X POST
-H "X-api-key: your-api-key"
-H "X-token: your-access-token"
-H "X-nounce: 1234567890"
-d '{
"projectId": "your-project-id",
"injector": {
"wizard": {
"title": "Lorem ipsum",
"source": "url",
"sourceContent": "https://example.com"
}
}
}'
From article selection to distribution, human intervention only when needed
Select articles to convert
Send JSON, render with template
Receive video file link when done
Upload to YouTube, etc.
✏️ Human-in-the-loop: You can edit each content separately after automation
Optimized for newsroom automation
Auto-generate on publish/edit/select events
Fixed templates, inject data for consistent branding
Scale from few to batch with same approach
Webhook delivery for immediate next automation
Auto rendering complete, human review via editUrl when needed
Edit templates freely with live preview in the web-based editor