Skip to main content
Version: V2

Generate anchor image

POST 

/v2/style-dna/generate-anchor

Generate the anchor image that defines your Style DNA. The anchor captures the visual identity that subsequent generations will follow.

Request

Body

required

    visualPrompt stringrequired
    imageUrl string

    Optional reference image

    aspectRatio stringrequired
    webhook uri

    Optional webhook URL. When provided, the server will POST the final artwork result to this URL upon completion.

Responses

Artwork accepted; webhook fires on completion.

Loading...