ByteDance Seed
Latency—
Throughput—
Upload rate—
Context length—
Max output—
Input price$0.035per request
Output price—per request
Cache read—per request
Cache write—per request
/bytedance-seed/seedream-5-0-lite
Seedream 5.0 Lite is an intelligent image creation model from ByteDance with enhanced multimodal understanding, visual reasoning, image editing, subject consistency, and real-time search capabilities. It supports text- and image-guided generation for professional creative, design, marketing, education, and information visualization scenarios.
curl ${API_BASE_URL}/v1/images/generations \
-H "Authorization: Bearer <YOUR_API_KEY>" \
-H "Content-Type: application/json" \
-d '{
"model": "seedream-5-0-lite",
"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.