When a human drives image generation, an unmoderated prompt is their own problem. When a model does, the prompts are generated too — and the safety parameters have to be set in the integration rather than remembered per call. Bria documents them clearly; set them once. The licensing position is the other reason this appears in commercial stacks where a general-purpose generator would not.
Bria's production endpoint for their visual generation API — the company's position is that its models are trained on licensed data, which is the reason enterprises pick it.
Bria's image generation and editing surface. The endpoint requires credentials before it will list its tools, so what it exposes here comes from their documentation rather than from our call.
A static API key in the api_token header, or a long-lived OAuth 2.0 bearer token. Moderation is opt-in through API parameters such as prompt_content_moderation rather than being on by default.
Paste a URL, then authorize — add the endpoint to your client, then approve the OAuth consent screen