Models'a dön
ByteDance

dreamina-seedance-2-5

Video|CompareShare

Model type

Video

Trial status

Paid access

API routes

2 routes

Catalog created

Aug 7, 2026

Generation I2V

Specifications

ProviderByteDance
Model IDdreamina-seedance-2-5
Model TypeVideo
Trial AccessPaid access
Release Date2026-08-07
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

$6.7200 / 1M tokens

1M tokens rate

720p · standard

1M_tokens

$6.7200 / 1M tokens

Cost Estimate

5M tokens · 480p · standard$33.6000
10M tokens · 480p · standard$67.2000
5M tokens · 720p · standard$33.6000
10M tokens · 720p · standard$67.2000

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-5",
    "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-5

480p · standard $6.720/1M tokens, 720p · standard $6.720/1M tokens
Video
OpenAI

gpt-5

$1.250 / $10.000 per 1M
Text
OpenAI

gpt-5.2

$1.750 / $14.000 per 1M
Text

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

Get API Key