Back to Models
ByteDance

dreamina-seedance-2-0-260128

Video|CompareShare

Model type

Video

Trial status

Paid access

API routes

2 routes

Catalog created

Jun 8, 2026

Generation I2V

Specifications

ProviderByteDance
Model IDdreamina-seedance-2-0-260128
Model TypeVideo
Trial AccessPaid access
Release Date2026-08-29
Endpoints2 routes
video-generationPOST
/v1/video/generations
video-generation-fetchGET
/v1/video/generations/{task_id}
Capabilities
Video
Generation I2V

Pricing

1M tokens rate

480p · standard

1M_tokens

$7.3500 / 1M tokens

1M tokens rate

720p · standard

1M_tokens

$7.3500 / 1M tokens

1M tokens rate

1080p · standard

1M_tokens

$8.0850 / 1M tokens

1M tokens rate

4k · standard

1M_tokens

$4.2000 / 1M tokens

Cost Estimate

5M tokens · 480p · standard$36.7500
10M tokens · 480p · standard$73.5000
5M tokens · 720p · standard$36.7500
10M tokens · 720p · standard$73.5000
5M tokens · 1080p · standard$40.4250
10M tokens · 1080p · standard$80.8500
5M tokens · 4k · standard$21.0000
10M tokens · 4k · standard$42.0000

API Example

Endpoint:
curl https://api.aisa.one/v1/video/generations \
  -H "Content-Type: application/json" \
  -H 'Authorization: Bearer $AISA_API_KEY' \
  -d '{
    "model": "dreamina-seedance-2-0-260128",
    "content": [
      {
        "type": "text",
        "text": "Create a first-person POV fruit tea promo video. Use Image 1 as the opening frame, Image 2 as the final hero shot, Video 1 for camera framing, and Audio 1 as background music. Keep the drink label visible and use a female voice for any narration."
      },
      {
        "type": "image_url",
        "image_url": {"url": "https://ark-doc.tos-ap-southeast-1.bytepluses.com/doc_image/r2v_tea_pic1.jpg"},
        "role": "reference_image"
      },
      {
        "type": "image_url",
        "image_url": {"url": "https://ark-doc.tos-ap-southeast-1.bytepluses.com/doc_image/r2v_tea_pic2.jpg"},
        "role": "reference_image"
      },
      {
        "type": "video_url",
        "video_url": {"url": "https://ark-doc.tos-ap-southeast-1.bytepluses.com/doc_video/r2v_tea_video1.mp4"},
        "role": "reference_video"
      },
      {
        "type": "audio_url",
        "audio_url": {"url": "https://ark-doc.tos-ap-southeast-1.bytepluses.com/doc_audio/r2v_tea_audio1.mp3"},
        "role": "reference_audio"
      }
    ],
    "generate_audio": true,
    "ratio": "16:9",
    "duration": 11,
    "watermark": false
  }'

# Use the returned task_id with the video-generation-fetch endpoint to check status.
Base URL: https://api.aisa.one
Endpoint: /v1/video/generations
View API Docs

Compare Similar Models

Compare These
Current
ByteDance

dreamina-seedance-2-0-260128

480p · standard $7.350/1M tokens, 720p · standard $7.350/1M tokens, 1080p · standard $8.085/1M tokens, 4k · standard $4.200/1M tokens
Video
OpenAI

gpt-5.6-luna

$1.000 / $6.000 per 1M
Text
OpenAI

gpt-5

$1.250 / $10.000 per 1M
Text

Start using dreamina-seedance-2-0-260128 through AIsa's Model Gateway today.

Get API Key