Adobe Creative Cloud · Example Payload

Adobe Firefly Api Generate Similar Request Example

AI/MLCloudCreativeDesignDocumentsPhotographySaaSVideo

Adobe Firefly Api Generate Similar 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

imagepromptnumVariationssize

Example Payload

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