A finished product video for every SKU — on demand.
Add programmatic product video to your platform. Turn any product's details and photos into a scroll-stopping, branded video for ads, product pages, and social — generated across every merchant's catalog, automatically. Ecommerce is in public beta while we tune product-video quality.
- Generate across every merchant’s catalog through one endpoint
- AI photo selection and product-first direction for every SKU
- Connect Shopify or WooCommerce and push videos back
How your video gets made
You send photos and a few details. It does the whole production.
Send a product's photos and details and the API runs the whole production — no studio, no editor. Here is what happens to each SKU.
It picks your best shots
Send the full photo set. The strongest images are chosen for quality, framing, and how well they tell the story.
It directs the shoot
Camera moves, framing, and pacing are matched to the category so the video feels intentional from the first shot.
It writes and voices the script
Selling copy is written from your listing data, then spoken in a natural voice — paced to fit the length you asked for. Or supply your own script.
It scores the music
Background music is matched to the mood and mixed under the voice-over, with the balance tuned so every word still lands.
It films and assembles
Each chosen shot becomes part of one continuous, polished video with natural movement and smooth transitions.
It brands and finishes
Captions, your logo, brand name, calls-to-action, and final color treatment are included in the finished video.
AI-guided photo selection. Send the full photo set, and the pipeline picks the strongest shots, plans the sequence, and keeps the final video paced around the product details that matter.
Built for catalogs
Catalog-scale product video.
Whole-catalog coverage
Generate a video for every product and keep them in sync as each merchant’s catalog changes — one request per SKU, idempotent on re-runs.
AI photo direction
Score every product photo, pick the strongest shots, and pace each video around the right details for the SKU.
Store connectors
Connect Shopify or WooCommerce to pull products and photos and push the finished video straight back to the listing.
One call
One call per product.
POST the product and its photos; poll for the finished MP4. The same shape covers one SKU or your entire catalog.
You send
POST /v1/videos
Authorization: Bearer vid_live_••••
{
"vertical": "ecommerce",
"image_urls": [
"https://cdn.store.com/field-chair-1.jpg"
],
"subject": {
"title": "Aluminum Field Chair",
"brand": "Field Co.",
"price": 189,
"keyFeatures": ["folds flat", "weather-sealed"]
},
"aspect_ratio": "9:16",
"duration": 16,
"music": "modern-corporate",
"narration": { "enabled": true, "auto_generate": true },
"brand_overlay": {
"brand_name": "Field Co.",
"cta_text": "Shop now"
}
}You get back
GET /v1/videos/c4d2…
{
"id": "c4d2…",
"status": "completed",
"video_url": ".../c4d2/final.mp4",
"thumbnail_url": ".../c4d2/poster.jpg",
"duration_seconds": 16,
"source_urls": [
".../field-chair-1.jpg"
]
}Pricing
Create an account. Pay for finished videos.
Add prepaid balance when you are ready to generate. Failed or cancelled jobs are refunded automatically. Narration, music, captions, branding and post-production are included.
Questions
Can we generate video across our merchants’ catalogs?+
Yes. Send one request per product; generate across every merchant’s catalog and keep videos in sync as products change. Idempotency keys keep re-runs from duplicating or double-charging.
Do I need studio photos?+
No. Send the product shots you have; the pipeline selects the strongest images, plans the sequence, and turns them into a polished product video.
Can our merchants connect their stores?+
Yes. Shopify and WooCommerce connectors pull product data and photos and can push the finished video back to the product listing.
What do I send per product?+
Photos plus details like title, brand, price, materials, and features. Only photos and the ecommerce vertical are required; richer data means richer narration and on-screen highlights.
Where can the videos be used?+
Product pages, paid social and search ads, email, and organic social — you get a standard MP4 and a thumbnail.