
Building a generative media feature into your product has always meant two jobs: picking the right model, and then figuring out how to prompt it well enough to get consistent, polished results. Runway just shipped a feature that tries to collapse both into a single API call. Runway API Recipes are pre-built endpoints where Runway's own prompting and workflow expertise is baked in, so you get production-ready output without having to engineer or maintain the pipeline yourself.
What Recipes actually are
The developer portal now offers two distinct paths: build your own endpoints with Workflows, or use pre-built Recipes for specific outcomes. Workflows are the existing flexible primitive, where you chain together Runway's models yourself. Recipes are the opposite: opinionated, outcome-focused endpoints where Runway has already done the prompt engineering and model-chaining work for you.
The launch use cases are squarely aimed at commercial media production:
- Product ad creation -- generate a polished video ad from a single product image
- Product swap in video -- replace a product appearing in an existing video clip with a different one
Both are available today via the Runway API. You build your own endpoints with Workflows, or use the pre-built Recipes for specific outcomes -- try in the playground, ship with one API.
The problem this solves
Getting a generative model to produce something that looks good once is easy. Getting it to produce something that looks consistently good, at scale, across thousands of product images from different customers -- that's a much harder prompt engineering and orchestration problem. Most teams end up spending weeks tuning prompts, chaining models, and handling edge cases before they can ship anything.
If you are building an AI media API, the lesson is to separate the user intent layer from the model execution layer. Recipes are Runway's answer to that: they own the execution layer so you only have to supply the intent (and the image).
Don't miss what's next in AI
Join 300,000+ engineers and researchers who get the signal, not the noise.
- Full access to in-depth AI research breakdowns
- Be the first to know what's trending before it hits mainstream
- Daily curated papers, repos, and industry moves
