Back to API Reference Index
POST/v2/videos/from-templates

Visual Templates & Video Render API

WORKING

Trigger automated 9:16 vertical video renders or slide deck creations from visual templates.

{
  "templateId": "5903b592-1255-43b4-b9ac-f8ed7cbf6a5f",
  "variables": {
    "title": "5 Rules of AI Content",
    "slides": ["Hook", "Core insight", "Takeaway"]
  },
  "aspectRatio": "9:16"
}
{
  "creationId": "vid_cre_2209",
  "status": "queued",
  "estimatedCredits": 25
}