Skip to main content
This guide explains how to generate visuals that feature multiple products together.

Step 1: Create Your Products

First, you need to create all the products you want to feature in your visual. For each product, you will need to:
  1. Upload the product image(s) using the /upload-media/ endpoint.
  2. Create the product using the /products/ endpoint, providing the URLs of the uploaded images.
Repeat this process for each product you want to include. Make a note of the product IDs for each product.

Step 2: Create a Concept

Next, create a concept that defines the creative direction for your multi-product visual.

Step 3: Configure and Generate Media

Finally, create a media configuration that includes all the products you want to feature. In the items array of your media configuration, you can include multiple assets, each with a different product_id.
Replace the placeholder IDs with the actual IDs of your concept and products.