Flux Krea

POST/api/v2/flux-krea
12 credits per image

Flux Krea high quality generation

Request body

prompt

Text description of the image to generate.

negative_prompt

Things to avoid in the generated image.

batch

Number of images to generate (1-4).

init_image

Sign in to upload or import from your library.

Optional: URL of an initial image. Required for image-to-image variants. For multi-image edit (`images` array), use the multi-image edit endpoint instead.

settings.aspect_ratio

Image / video aspect ratio.

settings.num_inference_steps

Number of denoising steps (model-dependent).

webhook
workspace_id
Sign in to run the playground

Request example

curl -X POST "https://influencerstudio.com/api/v2/flux-krea" \
  -H "Authorization: Bearer YOUR_API_KEY" \
  -H "Content-Type: application/json" \
  -d '{}'

Output

Run the model to see results

Real outputs will stream into this panel as the request completes.