ImageByteDance
Seedream V4.5
2048² · refined edges
Refined V4 with sharper edges and tighter prompt adherence; the daily-driver upgrade.
- Vendor
- ByteDance
- Endpoint
- 2048² · refined edges
- Pricing
- $0.030 / image
Quick start
curl https://llm.bytespike.ai/v1/images/generations \
-H "Authorization: Bearer $BYTESPIKE_API_KEY" \
-H "content-type: application/json" \
-d '{
"model": "seedream-v4-5",
"prompt": "A spike of cyan light against deep blue.",
"size": "1024x1024",
"n": 1
}'Full reference at docs.bytespike.ai
Schemas, request/response examples, error codes, and code samples in five SDKs. We're moving everything into the Mintlify surface — until then, this page is the at-a-glance card.
Open external reference