Archive
Image Generation
Generate an image based on the given text by employing AI models like Flux, Stable Diffusion, and other top models.
POST
Documentation Index
Fetch the complete documentation index at: https://jigsaw-13.mintlify.app/llms.txt
Use this file to discover all available pages before exploring further.
Request Parameters
Body
The text prompt to generate the image from. Must be between 1-5000 characters.
The aspect ratio of the generated image.
1:116:921:93:22:34:55:43:44:39:169:21
The width of the image. Must be between 256-1920 pixels.
The height of the image. Must be between 256-1920 pixels.
The number of denoising steps. Must be between 1-90. Higher values produce better quality images but take more time to generate.
The output format of the generated image. Must be one of the following values:
pngsvg
The image url.
The key used to store the image on Jigsawstack file. Learn more about how to handle files in Jigsawstack’s Handling Files section.
Passing in files is used for image edits
The specified return type for the response
urlbase64binary
Header
Your JigsawStack API key