
Seedream 5 Pro API Examples: Multi-Reference Product Images, Text Rendering, and Precision Editing
Explore practical Seedream 5 Pro examples with prompts, generated outputs, and a live API playground.
Read articleByteDance · Seedream 5.0
Generate premium 1K/2K images with reference image support via a single API call — no subscription, pay per image.
Professional-grade Seedream 5.0 image generation with advanced capabilities, available through one simple API.
Generate images at 1K (default) or 2K resolution. 2K renders at roughly twice the pixel dimensions of 1K for higher detail.
Use reference images to guide generation. First reference image is free, additional images cost $0.003 each.
The Pro tier of Seedream 5.0 delivers higher quality results than Lite, optimized for professional workflows.
Choose between standard moderation or less-restriction mode for more creative freedom.
From 1:1 to 21:9 — eight aspect ratios to fit social posts, banners, product shots and more.
Optimized inference for quick turnaround times on your image generation tasks.
Sign up at piapi.ai and grab your key from the workspace.
Pay as you go from $0.068/image — no subscription needed.
POST a task, then poll GET /api/v1/task/{task_id} until completed.
curl -X POST 'https://api.piapi.ai/api/v1/task' \
-H 'X-API-Key: YOUR_API_KEY' \
-H 'Content-Type: application/json' \
-d '{
"model": "seedream",
"task_type": "seedream-5-pro",
"input": {
"prompt": "A beautiful sunset over mountains, photorealistic",
"aspect_ratio": "16:9",
"size": "2K"
}
}'Base URL
api.piapi.ai
Auth
X-API-Key header
Result
output.image_urls
Pay per image, no subscription required
Seedream 5 Pro resources
See tested API workflows and a direct Pro-versus-Lite comparison before choosing a model or building your integration.

Explore practical Seedream 5 Pro examples with prompts, generated outputs, and a live API playground.
Read article
Compare output quality, resolutions, pricing, references, and API workflows across three matched prompt tests.
Read article
Compare six matched playground outputs, current PiAPI pricing, image editing, and documented API differences.
Read articleSeedream 5 Pro offers higher quality output with 1K and 2K resolutions, while Lite supports 2K and 3K. Pro has reference image support with the first image free, while Lite has flat pricing with no reference image charges. Pro is optimized for professional workflows requiring premium quality.
The first reference image is included free with each generation. Any additional reference images cost $0.003 each. This allows you to guide the generation with visual references at minimal cost.
Seedream 5 Pro supports 1K (default) and 2K resolutions. 2K renders at roughly twice the pixel dimensions of 1K. Note that 3K is only available on the Lite model.
The less-restriction variant (-less-restriction) offers more permissive content moderation at a 25% markup over the standard tier. This is useful for creative projects that need more flexibility.
Yes, we offer refunds for unused credits. Please contact our support team for assistance with refund requests.
Sign up at piapi.ai, add credits to your account, and you can start generating images immediately via the API or our web workspace.
Have more questions? Check our API documentation or compare with Seedream 5 Lite, or read our tested Seedream 5 Pro vs Lite comparison.