Cinematic ad video in one call. Footage + motion graphics + CTA.
Describe the ad. 42 Video Creative produces a finished MP4 with realistic footage, motion graphics, animated titles, CTA and brand colours — not a raw clip that still needs Premiere.
The pipeline plans a 3-scene story (hook, body, CTA) from your brief, generates the footage, then composites React-powered motion graphics on top with typography, transitions and a call-to-action tied to your domain. The file that drops in your inbox is the ad.
8-second product launch video for a B2B analytics SaaS. Headline: "See your data decide". CTA: "Start for free". Brand colour: electric blue. Landscape 1080p. Try →6-second Reel for a fashion drop. Tagline: "Autumn is loud this year". Mood: cinematic, warm. Portrait 1080p. Try →5-second recruitment teaser for a climate-tech startup. Headline: "Build what matters". CTA: "See open roles". Energetic, bright palette. 16:9. Try →Single endpoint, JSON in, URL out. Standard REST — works with any HTTP client, n8n, Make, Zapier, and MCP.
curl -X POST https://api.42rows.com/v1/video-creative \
-H "Authorization: Bearer sk_..." \
-H "Content-Type: application/json" \
-d '{
"prompt": "Launch teaser for an enterprise data platform",
"duration": 8,
"aspect_ratio": "16:9",
"resolution": "1080p"
}'Not yet — every render is fully generated. Bring-your-own-clip mode is on the roadmap and would be useful if you need brand-exact environments.
The current release produces silent video optimised for feed ads (where sound is off by default). Voice-over and music ship in a future revision.
Typically 3–5 minutes end-to-end. The biggest factor is GPU queue — during peak hours it can stretch, off-peak it drops under 3.
Yes, final MP4 is 1080p H.264. The internal generation pipeline upscales from a lower resolution, which is how we keep cost and latency manageable.
Current cap is 8 seconds of footage, which matches paid-ad engagement sweet spots (LinkedIn, Meta, TikTok). Longer formats are on the roadmap.
Try it in the public terminal or get an API key.