{"version":"1","model":{"id":"fal-ai/aura-flow","name":"Aura Flow","kind":"image","availability":"available","available":true,"restricted":false,"api_key_only":false,"description":"Aura Flow — open-source flow-matching model that generates vibrant, detailed images at fixed 1024×1024.","pricing_note":"~$0.007 / image","categories":["generate-text"],"prompt_required":true,"prompt_supported":true,"supports":{},"aspect_ratios":[],"resolutions":[],"durations":[],"max_images":2,"base_credits":2,"api_gross_margin_percent":20,"added_at":"2026-05-05","popularity_rank":216,"example_prompt":"A vibrant scene where a glass of freshly squeezed orange juice stands prominently at the center, bathed in warm, glowing sunlight that highlights the vivid, citrus hues of the juice. The glass is intricately detailed, showing condensation droplets that gleam like tiny crystals. Surrounding the base of the glass, scattered orange slices and vibrant green leaves add a touch of natural beauty and freshness. Above the glass, a dynamic splash of orange juice is captured mid-air, forming the word \"Orange\" in an elegant, flowing script. The splash is so vivid and realistic that each droplet seems to dance in the air, creating a sense of movement and energy. In the background, a picturesque orchard with rows of orange trees stretches out under a clear blue sky, their branches heavy with ripe oranges ready for harvest. Rays of sunlight filter through the leaves, casting dappled shadows on the ground. A gentle breeze rustles the leaves, adding a sense of calm and tranquility to the scene. The entire composition evokes a sense of purity, freshness, and vitality, inviting viewers to experience the simple joy of a glass of fresh orange juice.","preview":{"image":"https://cdn.artemotion.ai/file/artemotion-ai-bckt/model-previews/aura-flow-butterfly-sm.webp"},"schema_url":"/api/v1/models?id=fal-ai%2Faura-flow","input_schema":{"$schema":"https://json-schema.org/draft/2020-12/schema","$id":"https://www.artemotion.ai/api/v1/models?id=fal-ai%2Faura-flow","title":"Aura Flow generation request","description":"Request body accepted by POST /api/v1/generate for fal-ai/aura-flow.","type":"object","properties":{"model_id":{"type":"string","const":"fal-ai/aura-flow","description":"ArtEmotion model identifier."},"extra":{"type":"object","additionalProperties":true,"description":"Model-specific settings may also be nested here."},"max_credits":{"type":"number","minimum":1,"description":"Reject before submission if the estimated list price exceeds this cap."},"webhook_url":{"type":"string","format":"uri","maxLength":2048},"webhook_secret":{"type":"string","maxLength":512},"folder_id":{"type":"string"},"prompt":{"type":"string"},"expand_prompt":{"title":"Expand Prompt","description":"Whether to perform prompt expansion (recommended)","default":true,"type":"boolean"},"num_inference_steps":{"title":"Num Inference Steps","description":"The number of inference steps to take.","default":50,"type":"number","minimum":20,"maximum":50,"multipleOf":1},"guidance_scale":{"title":"Guidance Scale","description":"Classifier-free guidance scale. Higher values follow the prompt more strictly.","default":3.5,"type":"number","minimum":0,"maximum":20,"multipleOf":0.5},"seed":{"title":"Seed","description":"The seed to use for generating images. Leave blank for random.","type":"integer"},"num_images":{"type":"integer","minimum":1,"maximum":2}},"required":["model_id","prompt"],"additionalProperties":false},"parameters":[{"key":"expand_prompt","label":"Expand Prompt","type":"toggle","default":true,"description":"Whether to perform prompt expansion (recommended)"},{"key":"num_inference_steps","label":"Num Inference Steps","type":"number","default":50,"min":20,"max":50,"step":1,"description":"The number of inference steps to take."},{"key":"guidance_scale","label":"Guidance Scale","type":"number","default":3.5,"min":0,"max":20,"step":0.5,"description":"Classifier-free guidance scale. Higher values follow the prompt more strictly."},{"key":"seed","label":"Seed","type":"seed","description":"The seed to use for generating images. Leave blank for random."}]}}