| prompt | string | The prompt describing the result you want. When mask_url is supplied, describe what should be generated inside the white area of the mask. | Replace the backpack in the first image with the colour scheme from the second image, and leave everything else unchanged |
| Afbeeldingen invoeren | array | Reference images, given as an array of 1 to 10 URLs. Order matters when the prompt refers to 'the first image', 'the second image'. | https://d3adwkbyhxyrtq.cloudfront.net/ai-images/186/712345784292/4a8c5c70-abcc-4920-873e-b0e219986453.jpg |
| Masker-URL | string | Inpainting mask (white = area to change, black = kept unchanged) that switches the request into local-edit mode. Must be used with exactly one reference image. | - |
| aspectverhouding | Enum (10 options) | Output aspect ratio. Defaults to the first reference image's ratio. Ignored in local-edit mode. | auto |
| Resolutie | Enum (2 options) | Output resolution tier. 1K is the faster option; 2K produces four times the pixels and takes longer. | 1K |
| Background | Enum (2 options) | Background type. Transparent outputs a PNG or WebP with a real alpha channel and cannot be used with JPEG. | opaque |
| Uitvoerformaat | Enum (3 options) | Output image format. jpeg has no alpha channel and cannot be combined with a transparent background. | png |
| Enhance Prompt | boolean | Rewrites the prompt into a fuller scene description before generating, which noticeably improves quality. Ignored in local-edit mode. | true |
| Zaad | integer | The random seed. Omit it to generate with a random seed. | - |