{"version":"1","model":{"id":"bria/v2/blur-background","name":"Bria Blur Background","kind":"image","availability":"available","available":true,"restricted":false,"api_key_only":false,"description":"Apply depth-aware blur to the detected background.","pricing_note":"Bria image edit","categories":["background","edit-image"],"prompt_required":false,"prompt_supported":false,"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":88,"example_prompt":"Blur the background","preview":{"image":"https://cdn.artemotion.ai/file/artemotion-ai-bckt/model-previews/bria-bg-remove-sm.webp"},"schema_url":"/api/v1/models?id=bria%2Fv2%2Fblur-background","input_schema":{"$schema":"https://json-schema.org/draft/2020-12/schema","$id":"https://www.artemotion.ai/api/v1/models?id=bria%2Fv2%2Fblur-background","title":"Bria Blur Background generation request","description":"Request body accepted by POST /api/v1/generate for bria/v2/blur-background.","type":"object","properties":{"model_id":{"type":"string","const":"bria/v2/blur-background","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"},"scale":{"title":"Blur strength","description":"Background blur strength from 1 to 5.","default":5,"type":"number","minimum":1,"maximum":5,"multipleOf":1},"preserve_alpha":{"title":"Preserve alpha","description":"Preserve transparency from the input image.","default":true,"type":"boolean"},"reference_image_url":{"type":"string","format":"uri"}},"required":["model_id","reference_image_url"],"additionalProperties":false},"parameters":[{"key":"scale","label":"Blur strength","type":"number","default":5,"min":1,"max":5,"step":1,"description":"Background blur strength from 1 to 5."},{"key":"preserve_alpha","label":"Preserve alpha","type":"toggle","default":true,"description":"Preserve transparency from the input image."}]}}