Adobe Creative Cloud · Example Payload

Adobe Firefly Api Fill Image Request Example

AI/MLCloudCreativeDesignDocumentsPhotographySaaSVideo

Adobe Firefly Api Fill Image 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

imagemaskpromptnumVariations

Example Payload

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