Generate one or more AI images based on a text prompt and optional reference images. Returns a list of task IDs for polling.
callback_url provided in the initiation request.
0 indicates a successful callback transmission.image_generate.Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Text prompt for image generation (required).
1000Optional list of reference image URLs. Max 5 images, each under 20MB. Supported formats: JPG, JPEG, PNG, BMP, WebP, GIF. Excess items are silently truncated to 5.
5Generation mode. std = Standard Model (default), pro = Pro Model.
std, pro Number of images to generate. Each produces a separate task ID.
1 <= x <= 8Output image quality / resolution tier.
1K, 2K, 4K Output image aspect ratio.
1:1, 3:2, 2:3, 3:4, 4:3, 4:5, 5:4, 9:16, 16:9, 21:9 Task submitted successfully, or a business-level error occurred.