Seedance 2.5 Spicy Text to Video
Generate cinema-grade motion and photorealistic video directly from a text prompt in the bolder, higher-contrast Spicy style.
Seedance Spicy is ByteDance's high-intensity Seedance video family on Muapi: the same underlying models with a bolder, higher-contrast visual style. It covers Seedance 2.5 Spicy from 480p through 4K and Seedance 2 Spicy standard, Fast, and Mini tiers through one asynchronous REST API.
Generate cinema-grade motion and photorealistic video directly from a text prompt in the bolder, higher-contrast Spicy style.
Generate faster, lower-cost 480p text-to-video previews before committing to a 720p Spicy render.
Render text-to-video natively at 1080p for Full HD pipelines with the bold Spicy visual style.
Upscale a 720p text-to-video base render to 4K for the highest-resolution Spicy deliverable.
Animate a still image with photorealistic motion precision and a bolder, higher-contrast Spicy look.
Create cost-effective 480p image-to-video previews before a final 720p Spicy render.
Animate a source image into native 1080p video for a Full HD production pipeline.
Upscale a 720p image-to-video base render to 4K while keeping the Spicy motion direction.
Generate a smooth, keyframe-driven transition between a start image and an end image.
Test first/last-frame motion transitions quickly and economically at 480p.
Render first/last-frame keyframe transitions natively at 1080p with high-intensity motion.
Upscale a Spicy keyframe transition to 4K for high-resolution delivery.
Blend up to 30 images, 10 video clips, and 10 audio files to guide one consistent, high-motion generation.
Mix multiple references into a fast 480p draft for exploring style, motion, and mood.
Generate a multi-reference video natively at 1080p while preserving the directed visual energy.
Upscale a multi-reference Spicy generation to 4K for a high-resolution final.
Rewrite lighting, style, weather, environment, or elements in an existing video while its motion guides the result.
Iterate on a source video quickly at 480p before committing to a higher-resolution edit.
Edit existing footage natively at 1080p for Full HD delivery with a bold visual direction.
Upscale a Spicy video edit to 4K for the highest-resolution post-production output.
Continue an existing video from its last frame with a cinematic prompt and optional target end frame.
Explore a fast 480p continuation before rendering the final Spicy extension.
Extend a video natively at 1080p while maintaining motion and the high-intensity visual language.
Upscale a cinematic Spicy video continuation to 4K for high-resolution finishing.
Generate 720p text-to-video with priority compute and the bolder Spicy visual style.
Use the fastest Seedance 2 Spicy text-to-video tier for rapid iteration and high-volume work.
Animate an image at 720p with priority processing and a bolder Spicy visual direction.
Create the fastest Seedance 2 Spicy image-to-video output for quick visual variations.
Generate the fastest, lowest-cost Spicy text-to-video drafts at 480p–720p.
Animate images with the fastest, lowest-cost Spicy image-to-video tier at 480p–720p.
Seedance Spicy is Muapi's high-intensity tier of ByteDance's Seedance video models. Each Spicy endpoint uses the same request and response shape as its standard counterpart, but is tuned toward bolder contrast, stronger motion, and more dramatic visual energy.
Two generations are available: Seedance 2.5 Spicy covers text-to-video, image-to-video, first/last-frame, omni-reference, video edit, and video extend at 480p through 4K; Seedance 2 Spicy covers the standard, Fast, and Mini tiers. Every variant uses the same unified Muapi REST API.
Turn a written scene into high-contrast, cinema-grade motion with the Seedance 2.5 or 2.0 Spicy text endpoints.
Animate product photography, key art, or a supplied still image with controlled, expressive motion.
Guide the shot from a first image to a last image with precise keyframe-driven composition.
Use image, video, and audio references together on the omni-reference endpoints for stronger subject and style consistency.
Rewrite an existing shot or continue it from the last frame while preserving the visual language.
Move from fast 480p drafts to native 1080p or 4K-upscaled delivery depending on the workflow.
| Tier | Max resolution | Max clip length | Starting price |
|---|---|---|---|
| 🏆 2.5 Spicy | 4K (upscaled from 720p) | 30 seconds | $0.187/sec |
| ⚡ 2.0 Spicy | 720p | 15 seconds | $0.21/sec |
| ⚡ 2.0 Mini Spicy | 720p | 15 seconds | $0.08/sec |
Submit JSON with an x-api-key header, receive a request ID immediately, and poll the standard prediction result endpoint for the completed video.
curl -X POST https://api.muapi.ai/api/v1/seedance-2.5-spicy-text-to-video \
-H "x-api-key: YOUR_API_KEY" \
-H "Content-Type: application/json" \
-d '{"prompt":"A high-contrast chase through a rain-soaked neon city","resolution":"1080p","duration":5,"generate_audio":true,"camera_fixed":false}'
# Response: {"request_id":"REQUEST_ID"}Call the endpoint that matches your workflow, such as seedance-2.5-spicy-text-to-video or seedance-2.5-spicy-image-to-video.
curl https://api.muapi.ai/api/v1/predictions/REQUEST_ID/result \ -H "x-api-key: YOUR_API_KEY" # Poll until status is completed, then read the generated video URL.
Poll until the task completes, then read the generated video and optional audio output from the response.
Spicy is Muapi's name for the high-intensity sibling of a standard Seedance endpoint: the same request and response shape with a bolder, higher-contrast visual style and more dramatic motion.
Yes. Seedance 2.5 Spicy is priced 10% above the equivalent standard-tier endpoint at every resolution. Seedance 2.0 Spicy pricing is unchanged from its original launch price.
Yes. Every Seedance 2.5 workflow—text-to-video, image-to-video, first/last-frame, omni-reference, video edit, and video extend—has a Spicy sibling at 480p, 720p, 1080p, and 4K.
Sign up at muapi.ai, create an API key from your dashboard, and call any seedance-2.5-spicy-* or seedance-2-spicy-* endpoint immediately. No waitlist is required.
Create one Muapi API key and call every high-intensity Seedance generation from the same asynchronous integration.