HomeModels › Seedream 5.0 Pro
ByteDance · Official Direct · 4K Flagship

Seedream 5.0 Pro API

The flagship ByteDance image model. Superior editing consistency, portrait refinement, and small-text rendering, up to 4K with multi-reference generation - at $0.034 per image, 15% below OpenRouter.

$0.034
Per image
Up to 4K
Resolution
Multi-ref
Reference images
15%
Below OpenRouter
Sign Up - Get $2.00 Free Credit See All Models
Watermark notice — Every image model on NovAI is served by a Chinese provider and burns a visible AI-generated label such as AI生成 into the corner of the output under China’s labelling rules — NovAI cannot switch it off. Video output varies by model: in our 4 August 2026 tests Seedance 2.0 and CogVideoX-Flash showed no visible label, while Hunyuan Video 1.5 is labelled. Text and chat models are not affected. Which models, and what it rules out →

Why use Seedream 5.0 Pro on NovAI?

  • 4K output - print-ready resolution with crisp small-text rendering
  • Superior editing consistency - I2I edits preserve identity, layout, and style
  • Portrait refinement - best-in-class human subjects from ByteDance's flagship
  • Multi-reference generation - combine several reference images (products, characters, styles) in one request
  • 15% below OpenRouter - $0.034 vs $0.04 per image, with zero platform fee
  • Official direct - day-one access without a Chinese phone number or CNY payment

Price comparison

NovAIOpenRouterYou save
Per image (any resolution)$0.034$0.0415%
Model ID alias: doubao-seedream-5.0-pro and doubao-seedream-4.5 route to the same ByteDance Seedream 5.0 Pro upstream at the same $0.034 price. See also the doubao-seedream-4.5 page and the budget 2K tier Seedream 5.0.

Best use cases

  • Print-quality marketing and packaging visuals
  • Precise I2I edits where consistency matters
  • Multi-product composite imagery
  • Assets with legible embedded text (posters, UI mockups)

Quick start

Text-to-Image (4K)

curl -X POST https://aiapi-pro.com/v1/images/generations \
  -H "Authorization: Bearer $NOVAI_API_KEY" \
  -H "Content-Type: application/json" \
  -d '{
    "model": "doubao-seedream-5.0-pro",
    "prompt": "A serene lake at sunset with mountains",
    "n": 1,
    "size": "2560x1440"
  }'

Image-to-Image (Reference Image)

curl -X POST https://aiapi-pro.com/v1/images/generations \
  -H "Authorization: Bearer $NOVAI_API_KEY" \
  -H "Content-Type: application/json" \
  -d '{
    "model": "doubao-seedream-5.0-pro",
    "prompt": "Make the sky more dramatic",
    "image": "https://example.com/original.jpg",
    "n": 1,
    "size": "2560x1440"
  }'

Works with any OpenAI-compatible SDK - just set base_url to https://aiapi-pro.com/v1 and use your NovAI API key. Full reference in the API docs.

Try Seedream 5.0 Pro today

Zero platform fee. Credits never expire. OpenAI-compatible API.

Sign Up Free