This endpoint will start the training of a LoRA model for Flux Pro and returns its associated unique trigger word.
Trigger word.
Bad Request
Insufficient Credit
Validation Error
{- "data": {
- "id": "ASSET_ID",
- "customer_id": "CUSTOMER_ID",
- "primary_user_id": "CUSTOMER_ID",
- "args": { },
- "results": [
- "result_url1",
- "result_url2"
], - "thumbnails": [ ],
- "status": "success",
- "mime_type": "MIMETYPE",
- "app_name": "FUNCTION_NAME",
- "created_at": "2025-05-06 16:35:59.840508+00:00",
- "updated_at": "2025-05-06 16:35:59.840508+00:00",
- "history": [ ]
}
}
This endpoint will report the status of training LoRA models for Flux Pro. If completed, it will also return sample outputs for the LoRA.
Modified image url.
Bad Request
Insufficient Credit
Validation Error
{
}