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.
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 →| NovAI | OpenRouter | You save | |
|---|---|---|---|
| Per image (any resolution) | $0.034 | $0.04 | 15% |
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.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"
}'
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.
Zero platform fee. Credits never expire. OpenAI-compatible API.
Sign Up Free