Seedream 5.0 Pro

POST/api/v2/seedream-5-pro

Seedream 5.0 Pro — flagship image generation and editing

Request body

prompt

Text description of the image to generate.

batch

Number of images to generate (1-4).

settings.image_size

Output size. Preset (`auto_2K`, `landscape_16_9`, …), aspect-ratio alias (`16:9`, `9:16`, `1:1`, `4:3`, `3:4`), or custom `{ width, height }`. Custom size always uses the flexible backend.

Sign in to run the playground

Request example

curl -X POST "https://influencerstudio.com/api/v2/seedream-5-pro" \
  -H "Authorization: Bearer YOUR_API_KEY" \
  -H "Content-Type: application/json" \
  -d '{}'

Output

Run the model to see results

Real outputs will stream into this panel as the request completes.