Adobe Creative Cloud · Example Payload

Adobe Firefly Api Object Composite Request Example

AI/MLCloudCreativeDesignDocumentsPhotographySaaSVideo

Adobe Firefly Api Object Composite Request Example is an example object payload from Adobe Creative Cloud, with 4 top-level fields. It illustrates the shape of data this provider's APIs accept or return.

Top-level fields

imageplacementpromptnumVariations

Example Payload

Raw ↑
{
  "image": "example_value",
  "placement": {
    "inpaint": true
  },
  "prompt": "A beautiful sunset over the ocean",
  "numVariations": 42
}