Endpoint
Headers
Header | Type | Required | Description |
---|---|---|---|
x-api-key | string | Yes | Your API key |
Request Body
Parameter | Type | Required | Description |
---|---|---|---|
jobId | string | Yes | ID of the original image generation task |
imageNo | integer | Yes | Image number to vary (0/1/2/3) |
type | integer | Yes | Variation intensity type (0 or 1) |
remixPrompt | string | No | Additional prompt for guided variation (1-8192 characters) |
callback | string | No | Callback URL for task completion notifications |
Variation Types
Type | Name | Description |
---|---|---|
0 | Subtle | Minor changes while preserving most original elements |
1 | Strong | More dramatic variations with significant changes |