Recipes
Create a marketing stock image
Generate a polished marketing stock image from a text brief and optional brand logo image.
post/v1/recipes/marketing_stock_image
Headers
X-Runway-Version'2024-11-06' required
The version of the RunwayML API being used. You can read more about versioning here.
Request body
Example request
{
"referenceImage": {
"uri": "https://example.com/image.jpg"
}
}Response
The task that was created.