# ByteDance: doubao-seedream-5-0-260128 — API on ChinaAPI

> ByteDance Doubao Seedream 5.0-lite — text-to-image and image-to-image with smarter controllable creation, real-time retrieval, and stronger subject consistency (2K+ resolution).

- Canonical page: https://chinaapi-ru.com/en/models/doubao-seedream-5-0-260128/
- Model ID: `doubao-seedream-5-0-260128`
- Type: image generation
- Capabilities: Image, Text-to-Image, Image-to-Image, 4K
- Billing: $0.0306 per image (USD)
- Endpoint: `POST https://api.chinaapi-ru.com/v1/images/generations`
- Pricing basis: The displayed media rate may include a service margin covering provider input/output billing, payment processing, chargeback exposure, and operations. Any margin is included in the displayed rate and is not added separately.
- Access: no mainland-China account or phone number required; $2 free trial credit
- Sign up: https://dash.chinaapi-ru.com/register?utm_source=chinaapi&utm_medium=model-md&utm_campaign=doubao-seedream-5-0-260128

## Quickstart

```
curl -X POST https://api.chinaapi-ru.com/v1/images/generations \
  -H "Authorization: Bearer sk-..." \
  -H "Content-Type: application/json" \
  -d '{
    "model": "doubao-seedream-5-0-260128",
    "prompt": "A clean product hero image with controlled lighting"
  }'
```

## FAQ

**How do I use doubao-seedream-5-0-260128?**
Use doubao-seedream-5-0-260128 through ChinaAPI with an API key and the OpenAI-compatible endpoint shown on this page.

**How much does doubao-seedream-5-0-260128 cost?**
doubao-seedream-5-0-260128 is $0.0306 per image, paid in USD. The live pricing page is authoritative. The displayed media rate may include a service margin covering provider input/output billing, payment processing, chargeback exposure, and operations. Any margin is included in the displayed rate and is not added separately.

**Does doubao-seedream-5-0-260128 need a Chinese account?**
No. ChinaAPI provides access without a mainland-China account or phone number and includes a $2 free trial. Check live pricing for the displayed USD rate.

---
Markdown twin of https://chinaapi-ru.com/en/models/doubao-seedream-5-0-260128/ — generated by scripts/gen_model_pages.py. Full catalog: https://chinaapi-ru.com/llms-full.txt
