{"version":"1","model":{"id":"bria/v2/relight","name":"Bria Relight","kind":"image","availability":"available","available":true,"restricted":false,"api_key_only":false,"description":"Change the light source and direction while preserving the scene.","pricing_note":"Bria image edit","categories":["edit"],"prompt_required":false,"prompt_supported":true,"supports":{"referenceImage":true},"requires":{"referenceImage":true},"aspect_ratios":[],"resolutions":[],"durations":[],"max_images":1,"max_reference_images":1,"base_credits":5,"api_gross_margin_percent":20,"added_at":"2026-07-17","popularity_rank":86,"example_prompt":"Relight the scene with soft moonlight from the side","preview":{"image":"https://cdn.artemotion.ai/file/artemotion-ai-bckt/model-previews/bria-fibo-edit-sm.webp"},"schema_url":"/api/v1/models?id=bria%2Fv2%2Frelight","input_schema":{"$schema":"https://json-schema.org/draft/2020-12/schema","$id":"https://www.artemotion.ai/api/v1/models?id=bria%2Fv2%2Frelight","title":"Bria Relight generation request","description":"Request body accepted by POST /api/v1/generate for bria/v2/relight.","type":"object","properties":{"model_id":{"type":"string","const":"bria/v2/relight","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"},"light_type":{"title":"Light type","description":"Lighting preset defined by Bria. Lighting named in the instruction takes precedence.","default":"midday","type":"string","enum":["midday","blue hour light","low-angle sunlight","sunrise light","spotlight on subject, keep background settings","overcast light","soft overcast daylight lighting","cloud-filtered lighting","fog-diffused lighting","moonlight lighting","starlight lighting nighttime","soft bokeh lighting","harsh studio lighting keep background setting"]},"light_direction":{"title":"Light direction","description":"Direction of the new light source.","default":"front","type":"string","enum":["front","side","bottom","top-down"]},"reference_image_url":{"type":"string","format":"uri"}},"required":["model_id","reference_image_url"],"additionalProperties":false},"parameters":[{"key":"light_type","label":"Light type","type":"select","default":"midday","options":["midday","blue hour light","low-angle sunlight","sunrise light","spotlight on subject, keep background settings","overcast light","soft overcast daylight lighting","cloud-filtered lighting","fog-diffused lighting","moonlight lighting","starlight lighting nighttime","soft bokeh lighting","harsh studio lighting keep background setting"],"description":"Lighting preset defined by Bria. Lighting named in the instruction takes precedence."},{"key":"light_direction","label":"Light direction","type":"select","default":"front","options":["front","side","bottom","top-down"],"description":"Direction of the new light source."}]}}