NinjaChat
ModelsAPIPricingToolsBlog
Sign inDashboard→
ModelsAPIPricingToolsBlog
Dashboard →
  1. Home›
  2. API models›
  3. Seedream 4.5

Seedream 4.5

DeepInfra/
Get an API key

ByteDance's Seedream 4.5 text-to-image model.

Modalities
text→image
Price
$0.04/image
Providers
Live
PlaygroundProvidersAPIRecipesPricingRequest logs

Playground

Preparing playground

Providers

API

POST/api/v1/images/generations
seedream-4.5
curl https://www.ninjachat.ai/api/v1/images/generations \
  -H "Authorization: Bearer $NINJACHAT_API_KEY" \
  -H "Content-Type: application/json" \
  -d '{ "model": "seedream-4.5", "prompt": "a red fox in a snowy forest, golden hour", "aspect_ratio": "16:9" }'
promptmodelnsizeaspect_ratioimagewidthheight

Recipes for Seedream 4.5

Each request below is generated from what Seedream 4.5 serves on NinjaChat today — the same capabilities and parameters that GET /models reports — so it runs as written with your key.

Generate an image

One synchronous call returns a hosted image URL you can use straight away.

seedream-4.5· generate an image
# export NINJACHAT_API_KEY="nj_sk_..."   (Developers → Keys)
curl https://www.ninjachat.ai/api/v1/images/generations \
  -H "Authorization: Bearer $NINJACHAT_API_KEY" \
  -H "Content-Type: application/json" \
  -d '{
    "model": "seedream-4.5",
    "prompt": "product shot of a matte black espresso machine on walnut, soft window light",
    "size": "2560x1440",
    "n": 1
  }'
  • size is one of 1920x1920, 2560x1440, or 1440x2560; pass aspect_ratio (for example "4:5") or explicit width/height between 256 and 2048 when you need another frame.
  • n goes up to 4 and every image is billed at this model's per-image price; data[i].url is a permanent CDN link, so there is nothing to poll.
  • storage is optional and defaults to "durable". Set it to "provider" to skip the persistence hop for lower latency; then handle either a temporary url or b64_json plus mime_type.

Pricing

Per image
$0.04/image

More from Seedance

Model
ProvidersContextLatencyUptime30d volumePrice · in / out
Seedance 1 Lite
seedance-lite
$0.432/video
Seedance 1 Pro
seedance-pro
$1.8/video
Seedance 2.0New
seedance-2
$3.64/video
Seedance 2.0 Fast25% off
seedance-2.0-fast
$0.84$0.63/video
Seedance 2.0 Mini60% off
seedance-2-mini
$1.06$0.422/video
Seedream 4.5
seedream
19.9s100%73gen$0.04/image
NinjaChat

Every AI. One app.

Download on the App Store

Product

  • Dashboard
  • ninja for iMessage
  • Pricing
  • Free AI Tools
  • Affiliate Program
  • iOS App

Developers

  • API
  • API Models
  • MCP / Agents
  • API Docs

Models

  • Model Council
  • Seed 1.8
  • Gemini 2.5 Flash
  • Gemini 2.5 Pro
  • Gemini 3 Flash Preview
  • View All Models

Company

  • Blog
  • Uncensored AI
  • Community
  • Careers
  • Support
  • Privacy Policy
  • Terms of Service

Copyright © 2026 NinjaChat AI. Product of Bloon All Rights Reserved.