Key Capabilities
- Text-to-image — Generate images from text prompts
- Custom size — Flexible output dimensions
- Watermark control — Optional watermark and logo configuration
Quick Example
Parameters
| Parameter | Type | Required | Description |
|---|---|---|---|
model | string | Yes | Must be doubao-seedream-3-0-t2i-250415 |
prompt | string | Yes | Image generation prompt |
size | string | No | Output image size, e.g. 1024x1024, 2K |
watermark | boolean | No | Default false |
seed | integer | No | Random seed for reproducibility |
logo_info | object | No | Custom logo watermark config: add_logo, position, language, opacity |
API Reference
View the interactive API Playground for Seedream 3.0 Text-to-Image.

