Home
Model Gateway
API
Skills
Circle NanopaymentsPrivate Beta
Machine Payment ProtocolPrivate Beta
Coming Soon
Blog
Back to Models
ByteDance·Pay per request

seedream-5-0-260128

ImageVision|CompareShare
EditGenerationTextVision

Specifications

ProviderByteDance
Model IDseedream-5-0-260128
Release Date2026-01-28
Context Window262,144 tokens
Endpoint
/v1/images/generations
Billing TypePay per request
Capabilities
ImageVision
EditGenerationTextVision

Pricing

Flat Rate

$0.035 / call

This model uses pay per request. Usage is billed at the unit shown above.

API Example

curl --request POST \
  --url https://api.aisa.one/v1/images/generations \
  -H "Content-Type: application/json" \
  -H "Authorization: Bearer $AISA_API_KEY" \
  -d '{
    "model": "seedream-5-0-260128",
    "prompt": "A cute red panda, ultra-detailed, cinematic lighting",
    "n": 1,
    "size": "2048x2048"
  }'
Base URL: https://api.aisa.one
Endpoint: /v1/images/generations
View API Docs

Size Constraint: Seedream enforces a minimum of 3,686,400 pixels (width × height). Common valid sizes: 1920x1920, 2048x2048, 2304x1600. Requests below this threshold are rejected with a 400 error.

Start using seedream-5-0-260128 through AIsa's Model Gateway today.

Get API Key