Freya FLUX.2 Dev Image Editing
POST/v1/images/edits
Edit or compose an image from public reference image URLs and a text prompt.
- This path requires at least one reference image URL
- JSON only; local multipart upload and Base64 data URIs are not supported
- Pass URLs through
input_images,img_urls,images, orimage(up to 10) - Same sync behavior as
/v1/images/generations: wait for the final HTTP response, timeout at least 900 seconds
Request
Responses
- 200
- 400
- 401
Image edited successfully
Invalid request parameters
Unauthorized