Seedream 5.0 Pro
POST/api/v2/seedream-5-proSeedream 5.0 Pro — flagship image generation and editing
Request body
promptText description of the image to generate.
batchNumber of images to generate (1-4).
settings.image_sizeOutput 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.