๐ FLUX.2 [klein] โ Sub-second generation. Open weights, Apache 2.0, API from $0.014/image. Learn more โ
curl --request GET \
--url https://api.bfl.ai/v1/get_result{
"id": "<string>",
"status": "Task not found",
"result": null,
"progress": 123,
"details": {},
"preview": {}
}An endpoint for getting generation task result.
curl --request GET \
--url https://api.bfl.ai/v1/get_result{
"id": "<string>",
"status": "Task not found",
"result": null,
"progress": 123,
"details": {},
"preview": {}
}Documentation Index
Fetch the complete documentation index at: https://docs.bfl.ml/llms.txt
Use this file to discover all available pages before exploring further.
Was this page helpful?