Key capabilities
- Text-to-Image — Generate images from text prompts
- Custom Size — Flexible output sizes
- 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 | Text prompt for image generation |
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 t2i.