Fast, high-quality text and image-to-image generation
Request body
promptText description of the image to generate.
negative_promptThings to avoid in the generated image.
batchNumber of images to generate (1-4).
init_imageSign 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_ratioImage / video aspect ratio.
settings.num_inference_stepsNumber of denoising steps (model-dependent).
webhookworkspace_id Sign in to run the playground
Request example
curl -X POST "https://influencerstudio.com/api/v2/nano-banana-2" \
-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.