Video Scripts
Generate short-form video scripts with hook, beat-by-beat storyboard, on-screen text, and a CTA — ready to hand to your editor or to feed Anvil's TTS dub for a full automatic render.

What It Does
When to Use
When you need 5-15 short videos a week and writing each script by hand is the bottleneck. Combine with Image Studio for thumbnails.
Storyboard Structure
Each StoryboardScene carries:
Voice & Subtitles
POST /api/v1/content/video-scripts/:id/generate-voice produces an MP3 (state moves to VOICE_GENERATED). POST /:id/generate-subtitles produces a synced SRT (SUBTITLE_GENERATED). Once both are done you can export at GET /:id/export.srt or download the MP3 from the script detail.
API Endpoints
Pricing & Limits
| Plan | Scripts / month | TTS minutes / month |
|---|---|---|
| Starter | 5 | 5 |
| Pro | 100 | 60 |
| Enterprise | unlimited | unlimited |