{
"prompt_upsampling": true,
"prompt": "画只猫",
"seed": 42,
"width": 65,
"height": 65,
"safety_tolerance": 2,
"output_format": "jpeg"
}curl --location --request POST '/bfl/v1/flux-2-pro' \
--header 'Authorization: Bearer {{YOUR_API_KEY}}' \
--header 'Content-Type: application/json' \
--data-raw '{
"prompt_upsampling": true,
"prompt": "画只猫",
"seed": 42,
"width": 65,
"height": 65,
"safety_tolerance": 2,
"output_format": "jpeg"
}'{"id":"d5ba37dc-ba09-4658-852e-deea7e176439","polling_url":"https://api.eu2.bfl.ai/v1/get_result?id=d5ba37dc-ba09-4658-852e-deea7e176439","cost":3.0,"input_mp":0.0,"output_mp":0.0}