Integrera AI-modellen seedance-2-vip-extend via ett högpresterande API med låg latens och ren förbrukningsbaserad prissättning.
About this model
Få tillgång till seedance-2-vip-extend programmatiskt på MuAPI med omedelbar skalbarhet, automatisk redundans och minimal latens.
Cost analysis
| Provider | Cost | Notes |
|---|---|---|
| muapiapp | $1.05 每 5 秒 (高质量) / $1.05 每 5 秒 (基础) | muapiapp prices SD 2.0 VIP Extend at $0.30/sec for high and $0.21/sec for basic, plus a small surcharge per reference video clip. |
| Fal.ai | Inte tillgänglig | Fal.ai does not currently expose a managed SD 2.0 video extend endpoint. |
| Replicate | Inte tillgänglig | Replicate does not currently expose a managed SD 2.0 video extend endpoint. |
muapiapp prices SD 2.0 VIP Extend at $0.30/sec for high and $0.21/sec for basic, plus a small surcharge per reference video clip.
Fal.ai does not currently expose a managed SD 2.0 video extend endpoint.
Replicate does not currently expose a managed SD 2.0 video extend endpoint.
** Competitor pricing is estimated based on similar model architectures and usage tiers.
Configuration schema
| Parameter | Type | Description | Default |
|---|---|---|---|
| Request Id | string | Request ID of the original Seedance 2.0 video generation. | cab9517f-1818-4910-8d66-292701c78c2d |
| Prompt (Instruktion) | string | Optional prompt to guide the extension. Reference additional images with @image2…@image9, videos with @video1…@video3, and audio with @audio1…@audio3 — the source video's last frame is always @image1. | |
| Image URLs | array | Up to 8 additional reference image URLs (JPEG/PNG/WebP). Each Nth image corresponds to @image(N+1) in the prompt (the source video's last frame is @image1). | undefined |
| Video Reference URLs | array | Up to 3 reference video clip URLs (MP4, max 15s each). Each Nth video corresponds to @videoN in the prompt. | undefined |
| Audio Reference URLs | array | Up to 3 reference audio clip URLs (MP3/WAV, total max 15s). Each Nth audio corresponds to @audioN in the prompt. | undefined |
| Bildförhållande | Enum (6 options) | Output video aspect ratio (only used when reference images/videos/audio are provided). | 16:9 |
| Duration (seconds) | int | Length of the extension clip in seconds. | 5 |
| Kvalitetsnivå | Enum (2 options) | - | basic |
Request ID of the original Seedance 2.0 video generation.
cab9517f-1818-4910-8d66-292701c78c2dOptional prompt to guide the extension. Reference additional images with @image2…@image9, videos with @video1…@video3, and audio with @audio1…@audio3 — the source video's last frame is always @image1.
Up to 8 additional reference image URLs (JPEG/PNG/WebP). Each Nth image corresponds to @image(N+1) in the prompt (the source video's last frame is @image1).
undefinedUp to 3 reference video clip URLs (MP4, max 15s each). Each Nth video corresponds to @videoN in the prompt.
undefinedUp to 3 reference audio clip URLs (MP3/WAV, total max 15s). Each Nth audio corresponds to @audioN in the prompt.
undefinedOutput video aspect ratio (only used when reference images/videos/audio are provided).
16:9Length of the extension clip in seconds.
5-
basicDeveloper documentation
Skicka en autentiserad POST-förfrågan till slutpunkten med dina valda parametrar och din MuAPI-nyckel.
Frequently asked