/v1/images/generations
Flux.1 [dev]
1
url
b64_json
^([1-9]\d{0,2}|1024)x([1-9]\d{0,2}|1024)$
Default Response
curl -L \ --request POST \ --url '/v1/images/generations' \ --header 'Content-Type: application/json' \ --data '{"prompt":"text","model":"Flux.1 [dev]","n":1,"response_format":"url","size":"768x768"}'
[ { "b64_json": "text", "url": "text", "revised_prompt": "text" } ]