Authorizations
Please use your API Token for authentication
Body
application/json
Task parameters
Prompt (required, max 5000 characters) - Text prompt for image generation
Maximum length:
5000Example:
"Draw the following system of binary linear equations and the corresponding solution steps on the blackboard: 5x + 2y = 26; 2x -y = 5."
Image resolution (optional, default 1K) - Final image resolution (pixel level)
Available options:
1K, 2K, 4K Example:
"1K"
Image size (optional, default square_hd) - Generated image size
Available options:
square, square_hd, portrait_4_3, portrait_3_2, portrait_16_9, landscape_4_3, landscape_3_2, landscape_16_9, landscape_21_9 Example:
"square_hd"
Max images (optional, range 1-6, default 1) - Maximum number of images per run
Required range:
1 <= x <= 6Example:
1
Random seed (optional) - Random seed for reproducibility
Example:
42
Response
OK
Task ID
Example:
"01234567-89ab-cdef-0123-456789abcdef"