# Generate Structured Prompt - Open (Coming Soon) (Coming Soon) This endpoint will generate a detailed, machine-readable structured prompt (JSON) using Bria's open-source FIBO-VLM bridge (available on Hugging Face). It will return only the JSON string, decoupling the "intent translation" step from the "image generation" step. This provides maximum flexibility for advanced workflows. Why use this endpoint? * Hybrid Deployment: Use Bria's API for the VLM bridge while self-hosting the open-source FIBO image model on your own private cloud. Control & Auditability: Inspect, programmatically edit, or version the JSON before* generating an image. * Consistency: Generate one structured_prompt and use it multiple times to create consistent variations. The resulting structured_prompt will be compatible with the /image/generate/open endpoint. Endpoint: POST /structured_prompt/generate/open ## Response 200 fields