๐ FLUX.2 [klein] โ Sub-second generation. Open weights, Apache 2.0, API from $0.014/image. Learn more โ
curl --request GET \
--url https://api.us1.bfl.ai/v1/my_finetunes \
--header 'x-key: <api-key>'{
"finetunes": [
"<unknown>"
]
}List all finetune_ids created by the user
curl --request GET \
--url https://api.us1.bfl.ai/v1/my_finetunes \
--header 'x-key: <api-key>'{
"finetunes": [
"<unknown>"
]
}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?