Punchy faceless personal-finance tip with kinetic captions and clean b-roll for the high-RPM finance niche.
Seedance 2.0 FastPlan the storyboard first, then render the final video:
curl https://api.empiriolabs.ai/v1/videos/compose \
-H "Authorization: Bearer $EMPIRIOLABS_API_KEY" \
-H "Content-Type: application/json" \
-d '{
"recipe": "money-tip-30s",
"mode": "plan",
"brief": "Your topic or script.",
"aspect_ratio": "9:16"
}'A full-production workflow that turns a brief or script into a finished short-form video: it plans the scenes, creates the visuals, adds voiceover and captions, and renders the final MP4.
Effect templates apply one curated look to a single generation request. Compose recipes run the whole production and return an assembled video. Browse single-shot effects at Generation Templates.
Yes. Call POST /v1/videos/compose with the recipe slug. Use mode: "plan" to get an editable storyboard, then mode: "render" to produce the final video.
Each production step is billed at the normal pay-as-you-go rate of the model it runs, and the steps are itemized in your usage logs. There is no extra recipe fee.
Check out our pricing or reach out if you want your own model deployed on our stack.