Submit Task

Submit a text-to-image generation task. The system will generate images based on the provided prompt and model specifications. For sample requests and model descriptions, please refer to the documentation API Usage

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Body Params
string
required

Model name (required), e.g., 'DALL-E 3', 'Midjourney v6', 'Stable Diffusion XL'

string
required

Positive prompt (required) describing the image to generate

string

Aspect ratio, e.g., '1:1', '16:9', '9:16', '4:3'

integer
1 to 4

Number of images to generate (1-4)

string

Resolution, e.g., '1K', '2K', '4K', '512p'

string

Board ID (optional). If provided, the task will be associated with this board.

string

Callback URL for task completion notifications (optional). The system will send a POST request to this URL when the task is completed with task status and results.

Headers
string
required

User ID

string
required

API Key for authentication (Bearer token)

Response

Language
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json