Seedance 2 VIP Text to Video: AI Video Generator

SD 2 Text-to-Video VIP (Pro) by ByteDance: cinematic text-to-video with priority routing. Selectable 720p-4K resolution; price scales accordingly. SD 2 Text-to-Video VIP (Pro) by ByteDance. Generates high-quality cinematic video from a text prompt with priority routing, native audio-visual sync, up to 2K resolution, and 4–15 second duration. Selectable output resolution (720p/1080p/4K) — price scales with the resolution chosen.

Interactive model controls

SD 2 Text-to-Video VIP (Pro) by ByteDance. Generates high-quality cinematic video from a text prompt with priority routing, native audio-visual sync, up to 2K resolution, and 4–15 second duration. Selectable output resolution (720p/1080p/4K) — price scales with the resolution chosen.

📝

Overview

About this model

SD 2 Text-to-Video VIP (Pro) generates high-quality cinematic videos directly from text prompts using priority routing for faster queue times. Output resolution is selectable directly on this endpoint — 720p, 1080p, or 4K — via the resolution parameter, and price scales with your choice. Featuring native audio-visual synchronization and support for 4-15 second durations, this VIP tier delivers the same top-quality output as the standard pro model with reduced wait times.

1Commercial Production: Generate professional-grade product and brand videos from descriptive prompts with priority delivery.
2Content Creation: Produce cinematic short-form videos for social media and marketing campaigns without queue delays.
3Creative Projects: Explore AI-generated video art and storytelling with guaranteed high-quality output and fast turnaround.
💰

Pricing & Value

Cost analysis

muapiapp$0.30-$1.35/sec (720p-4K)

VIP priority routing with the same high-quality output as standard pro; price scales with the selected resolution.

Fal.aiNot available

SD 2 VIP priority tier not available.

ReplicateNot available

SD 2 VIP priority tier not available.

** Competitor pricing is estimated based on similar model architectures and usage tiers.

⚙️

Technical Details

Configuration schema

Promptstring

Text description of the video to generate. Use @character:<id> to anchor the video to a Seedance 2 character — automatically switches to image-to-video mode. Use @omni-character:<char_id> for a trained omni-character.

Default ValueA cinematic shot of a futuristic city at night with neon lights reflecting on wet streets.
ResolutionEnum (3 options)

Output resolution. Price scales with resolution: 720p is cheapest, 4K is most expensive.

Default Value720p
Aspect RatioEnum (6 options)

Output video aspect ratio.

Default Value16:9
Duration (seconds)int

Video duration in seconds.

Default Value5
High Bitrateboolean

Enable high bitrate mode for better visual fidelity. Produces larger files.

Default Valuefalse
📖

Implementation Guide

Developer documentation

How to Use SD 2 VIP Text-to-Video

  1. Write your prompt: Describe your video scene in detail. Include motion cues ("camera panning right"), lighting ("golden hour"), style ("cinematic"), and subject details.

  2. Choose resolution: Set resolution to 720p (default, $0.30/sec), 1080p ($0.675/sec), or 4k ($1.35/sec) — price scales with your choice.

  3. Set aspect ratio: Choose from 16:9, 9:16, 1:1, 4:3, 3:4, or 21:9 depending on your target platform.

  4. Choose duration: Set between 4 and 15 seconds. Longer durations increase cost proportionally.

  5. Use character references: Include @character:<request_id> from a SD 2 Character generation to anchor the video to a specific character, or @omni-character:<char_id> for a trained character.

  6. Submit and poll: The API returns a request_id. Poll /predictions/{request_id}/result or use a webhook URL for completion notification.

curl -X POST https://api.muapi.ai/api/v1/seedance-2-vip-text-to-video \
  -H "x-api-key: YOUR_API_KEY" \
  -H "Content-Type: application/json" \
  -d '{"prompt":"A cinematic shot of a futuristic city at night","resolution":"1080p","duration":5}'

Common Questions

Frequently asked

What makes VIP different from the standard text-to-video model?

VIP endpoints use priority routing which reduces queue wait times, making them ideal for time-sensitive workflows. Output quality and model capabilities are identical to the standard pro tier.

What resolutions does SD 2 VIP Text-to-Video support?

Set the `resolution` parameter to `720p` (default), `1080p`, or `4k`. Price scales with resolution: $0.30/sec at 720p, $0.675/sec at 1080p, and $1.35/sec at 4K.

Can I use character references in VIP text-to-video?

Yes. Use @character:<request_id> from a completed SD 2 Character generation to anchor the video to a character identity. The request automatically switches to image-to-video mode with the character sheet as the reference. You can also use @omni-character:<char_id> for trained omni characters.

How does cost scale with duration and resolution?

Cost is charged per second of video at the selected resolution. At 720p, a 5-second video costs $1.50 and a 10-second video costs $3.00. At 1080p those costs are $3.375/$6.75, and at 4K they're $6.75/$13.50. The VIP Fast tier costs proportionally less at every resolution.

Do the dedicated -1080p and -4k endpoints still work?

Yes. seedance-2-vip-text-to-video-1080p and seedance-2-vip-text-to-video-4k remain fully live for existing integrations, but the base seedance-2-vip-text-to-video endpoint now covers every resolution via the `resolution` parameter and is the recommended way to call this model going forward.