Back to Models
ByteDance

seedream-5-0-260128

Image|CompareShare

Model type

Image

Trial status

Paid access

API routes

1 route

Catalog created

May 29, 2026

EditGenerationTextVision

Specifications

ProviderByteDance
Model IDseedream-5-0-260128
Model TypeImage
Trial AccessPaid access
Release Date2026-01-28
Endpoints1 route
image-generationPOST
/v1/images/generations
Capabilities
Image
EditGenerationTextVision

Pricing

Flat Rate

$0.035 / call

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.

Compare Similar Models

Compare These

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

Get API Key