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 remix (0/1/2/3) |
remixPrompt | string | Yes | New text prompt for transformation (1-8192 characters) |
mode | integer | No | Remix intensity mode (0 or 1, default: 0) |
callback | string | No | Callback URL for task completion notifications |
Remix Modes
Mode | Type | Description |
---|---|---|
0 | Strong | Dramatic transformation with significant changes |
1 | Subtle | Minor adjustments while preserving most original elements |