Generate images from text prompts
| Header | Type | Required | Description |
|---|---|---|---|
x-api-key | string | Yes | Your API key |
| Parameter | Type | Required | Description |
|---|---|---|---|
text | string | Yes | Text prompt for image generation (1-8192 characters) |
callback | string | No | Callback URL for task completion notifications |
job_id to check task status and retrieve the generated images when the task is completed.