v1
latestOpenAPI 3.1.02026-07-2611077199.5 KBGenerate or edit images using the Flux Pro 1.1 model based on text prompts. <a href='https://docs.bfl.ai/api/tasks/generate-an-image-with-flux-11-[pro]' target='_blank'>Official documentation</a>
post/bfl/v1/flux-pro-1.1
Request body
Example request
{
"output_format": "jpeg"
}Response
Request successful
Example response
{
"status": "SUCCESS",
"message": "success",
"data": {
"jobId": "jobId"
}
}