Authorizations
Headers
ID of team to run requests as (optional parameter).
Body
ID of target endpoint. If you want to send request to specific adapter, use the format "YOUR_ENDPOINT_ID:YOUR_ADAPTER_ROUTE". Otherwise, you can just use "YOUR_ENDPOINT_ID" alone.
"(endpoint-id)"
A text description of the desired image(s).
The number of inference steps to use during image generation. Supported range: [1, 50].
Adjusts the alignment of the generated image with the input prompt. Higher values (e.g., 8-10) make the output more faithful to the prompt, while lower values (e.g., 1-5) encourage more creative freedom. This parameter may be irrelevant for certain models, such as FLUX.Schnell.
The seed to use for image generation.
The format in which the generated image(s) will be returned. One of url(default), raw, png, jpeg, and jpg.
url, raw, png, jpeg, jpg Response
Successfully generated image(s).