ByteDance Seed
Latency—
Throughput—
Upload rate—
Context length—
Max output—
Input price$0.03per request
Output price—per request
Cache read—per request
Cache write—per request
/bytedance-seed/seedream-4-0
Seedream 4.0 is ByteDance's unified image generation and editing model designed for multimodal creative workflows. It supports text-to-image generation, single- and multi-image editing, image composition, knowledge-driven generation, reference consistency, adaptive aspect ratios, and high-resolution image generation up to 4K.
curl ${API_BASE_URL}/v1/images/generations \
-H "Authorization: Bearer <YOUR_API_KEY>" \
-H "Content-Type: application/json" \
-d '{
"model": "seedream-4-0",
"prompt": "Describe the image you want"
}'Replace <YOUR_API_KEY> with the API key generated on your token management page.
All requests must include the Authorization: Bearer <TOKEN> header.
RPM = requests per minute, TPM = tokens per minute, RPD = requests per day. Limits apply by token group.