Models/Seedream
Image

Seedream

by Bytedance

Seedream produces high-resolution, prompt-faithful images with strong typography.

Capabilities

  • Text to image
  • Image to image
  • Text rendering

Available models

Pass any of these IDs in the model field.

Model IDDetailPrice
seedream-5-text-to-image2048×2048$0.025 / call
seedream-4-image-to-imageper edit$0.030 / call

Pricing starts at

$0.025 / call

Pay only for what you use. Each response returns the exact amount settled against your balance — no subscriptions, no minimums.

Quickstart

Seedream · seedream-5-text-to-image

cURL
curl -X POST https://capi.ai/api/v1/images/generations \
  -H "Authorization: Bearer YOUR_API_TOKEN" \
  -H "Content-Type: application/json" \
  -d '{"model":"seedream-5-text-to-image","prompt":"A lighthouse at dusk"}'