Home > Dev
Home / Pricing / Docs / Apps

Your Workflow, Videos on Autopilot

Keep writing and publishing articles as you do. Video creation and distribution happen automatically alongside your workflow.

Trusted by

이데일리
이투데이
AI매터스
경기연합신문
하이쓰리디
애니마타임즈
KG에듀원

Considering automated video production? Our team is ready to guide you.

Contact Us

How It Works

A single API call auto-generates template-based videos

POST: /api/automations
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"
    }
  }
}'

Newsroom Automation Workflow

From article selection to distribution, human intervention only when needed

📰

1. Select Articles

Select articles to convert

🎬

2. Auto Rendering

Send JSON, render with template

🔔

3. Webhook Response

Receive video file link when done

📤

4. Auto Distribution

Upload to YouTube, etc.

✏️ Human-in-the-loop: You can edit each content separately after automation


Why Automation API?

Optimized for newsroom automation

  • Event-driven

    Auto-generate on publish/edit/select events

  • 🎨

    Template-first

    Fixed templates, inject data for consistent branding

  • 📈

    Scale

    Scale from few to batch with same approach

  • 📤

    Deliverability

    Webhook delivery for immediate next automation

  • 👤

    Human-in-the-loop

    Auto rendering complete, human review via editUrl when needed


Template-based Automation

Edit templates freely with live preview in the web-based editor

Template Editor Screenshot

[Stop]