Learn how to create and edit artwork using previously saved designs.
Get Product ID
Prepare Fields
fieldId
, type
(text
or image
), and a value
.In the screenshot below, the fieldId is placeholder-1
and the type is text
.Send API Request
/artwork/new
with your productId
and fields
array.Receive Artwork URL
artworkUrl
to your generated image. Please be aware that image generation can take up to 10 seconds.productId
or field IDs. These are case sensitive.text
and image
field types are supported