🔥Minimax H3 is live — save 45% on annual membershipGet 45% Off
Pixmind
All API models
VideoByteDanceBeta

MODEL API

Seedance 2.5 API

Native 30-second single-shot video with up to 50 multimodal references, 4K output, and region-level editing.

Model ID
seedance-2.5
Endpoint
POST /v1/generations

Beta route · API usage is billed separately from Studio credits.

Starting API price$0.072
Endpoint/v1/generations

LIVE REQUEST BUILDER

Try the API in the playground

Configure a request, inspect the exact JSON, then run it with your account.

API key
Loading keys…
Response
The API response will appear here.

API PRICING

Programmatic pricing, separate from Studio

The displayed price is the entry configuration for this route. Resolution, duration, quality, audio, references, and output count can change the final quote.

Entry configuration480p
Billing unitPer generated second
API price$0.072 / sec
Comparable Studio price$0.090 / sec
API launch saving20%
Resolution tiers
480p$0.072 / second
720p$0.176 / second
1080p$0.336 / second
4K$0.840 / second

The accepted task response is the source of truth for its final pricing snapshot.

CAPABILITIES

What this route supports

Use one stable PixMind model ID while keeping provider-specific setup out of your application.

Text to video
Image to video
Multi-reference
Native audio
videoEdit

WHY {model}

Production-grade image capabilities

What makes Seedance 2.5 a strong choice for high-fidelity, text-aware image workflows.

Native 30-second single-shot video

Generate continuous video up to 30 seconds in one pass — no stitching, no sequence breaks — well beyond the 15–20s ceiling of peer commercial models.

50 multimodal references

Feed up to 50 reference inputs across image, video, text, and audio at once — the highest reference limit among commercial video models — for precise control over characters, scenes, style, and sound.

Native 4K output

Produce crisp 4K video natively, ready for large displays, product films, and high-DPI social without upscaling artifacts.

Region-level editing

Edit specific regions of a clip while preserving overall consistency — swap a product, a prop, or a background element without re-generating the whole shot.

Multimodal audio-video joint generation

A unified architecture ingests text, image, audio, and video together and emits synchronized audio-visual output in a single task.

TECHNICAL SPECS

Supported parameters

Resolution, aspect ratios, and inputs the Seedance 2.5 API route accepts.

Max duration
30 seconds (single shot)
Resolutions
480p · 720p · 1080p · 4K
Reference inputs
Up to 50, multimodal
Audio
Synchronized, jointly generated
Editing
Region-level, consistency-preserving
Provider
ByteDance (Doubao Seedance 2.5)
Endpoint
POST /v1/generations

GET STARTED

From playground to production

01

Create a scoped key

Create an API key for the image or video permission this route needs.

02

Send the request

Use the model ID and endpoint shown above from your backend service.

03

Track the task

Store the returned task ID and query its status until it reaches a terminal state.

FAQ

Seedance 2.5 API questions

What makes Seedance 2.5 different from Seedance 2.0?+

Seedance 2.5 adds native 30-second single-shot video, up to 50 multimodal references, and region-level editing — so you can generate longer, more controllable clips in one pass instead of stitching multiple 5–15s segments.

How do the 50 multimodal references work?+

Pass up to 50 reference inputs across image, video, text, and audio in one request. They jointly guide characters, scenes, style, and sound, keeping the output consistent with your brand and creative direction.

Can I edit part of a video without regenerating it?+

Yes. Region-level editing lets you change a specific area — a product, a prop, a background element — while the rest of the clip keeps its motion, lighting, and identity.

Is audio generated together with the video?+

Yes. Seedance 2.5 uses a unified audio-video architecture, so synchronized audio is generated in the same task when the selected mode supports it.

What model ID should I use for the Seedance 2.5 API?+

Use seedance-2.5 in the model field. This is the stable PixMind route identifier shown in the playground request JSON.

Which endpoint does the Seedance 2.5 API use?+

Send POST requests to /v1/generations. Keep your API key on your server and pass it as a Bearer token.

Is the playground using a real API request?+

Yes. When you click Run model, PixMind forwards the displayed payload with the API key you entered. A successful request may create a paid task.

Does PixMind save the API key entered here?+

No. The playground keeps the key only in component memory and sends it for the current request; it is not written to browser storage.

Is API pricing the same as PixMind Studio pricing?+

No. API usage resolves through the apiPlatform pricing role and a separate pay-as-you-go ledger. Studio pricing includes the creation interface and product workflow services.

Why can the final price differ from the starting price?+

The entry price reflects the configuration displayed on this page. Resolution, duration, quality, audio, references, and output count can affect the final task price.

How do I receive a finished image or video?+

Generation routes can return an asynchronous task. Save its ID and query the task endpoint until the status is succeeded, failed, or cancelled.

Can I use the same integration for other PixMind models?+

Yes. Models in the same workload family share the generation contract, so switching usually means changing the model ID and supported parameters.