Integreer het seedance-2-extend AI-model via krachtige API's met lage latentie en betalen naar verbruik.
About this model
Krijg programmatische toegang tot het seedance-2-extend-model op MuAPI met directe schaalbaarheid en lage latentie.
Cost analysis
| Provider | Cost | Notes |
|---|---|---|
| muapiapp | $0.60 每个视频 | muapiapp offers SD 2.0 Extend starting at $0.60 per video (5s, basic 质量), scaling at $0.12/sec for basic and $0.25/sec for high 质量 across 5–15 second durations. |
| Fal.ai | $0.3024/秒 (高质量) / $0.2419/秒 (基础) | Fal.ai 的高质量费率为 $0.3024/秒,基础质量为 $0.2419/秒;muapiapp 的高质量费率($0.25/秒)便宜 17%,基础质量($0.12/秒)便宜 50%。 |
| Replicate | $0.3024/秒 (高质量) / $0.2419/秒 (基础) | Replicate 与 Fal.ai 收费相同:高质量为 $0.3024/秒,基础质量为 $0.2419/秒。muapiapp 根据质量档位可节省 17–50%。 |
muapiapp offers SD 2.0 Extend starting at $0.60 per video (5s, basic 质量), scaling at $0.12/sec for basic and $0.25/sec for high 质量 across 5–15 second durations.
Fal.ai 的高质量费率为 $0.3024/秒,基础质量为 $0.2419/秒;muapiapp 的高质量费率($0.25/秒)便宜 17%,基础质量($0.12/秒)便宜 50%。
Replicate 与 Fal.ai 收费相同:高质量为 $0.3024/秒,基础质量为 $0.2419/秒。muapiapp 根据质量档位可节省 17–50%。
** Competitor pricing is estimated based on similar model architectures and usage tiers.
Configuration schema
| Parameter | Type | Description | Default |
|---|---|---|---|
| 请求 ID | string | 原始 Seedance 2.0 视频生成的请求 ID。 | cab9517f-1818-4910-8d66-292701c78c2d |
| Prompt | string | 可选的 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. | |
| Afbeelding URL | array | 最多 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 URL | array | 最多 3 个参考视频片段 URL(MP4,每个最长 15 秒)。第 N 个视频对应提示词中的 @videoN。 | undefined |
| 参考Audio URL | array | 最多 3 参考音频 clip URLs (MP3/WAV, total max 15s). Each Nth audio corresponds to @audioN in the prompt. | undefined |
| Beeldverhouding | Enum (6 options) | Output video aspect ratio (only used when 参考图像/videos/audio are provided). | 16:9 |
| Duur (seconden)(秒) | int | 延长片段的时长(秒)。 | 5 |
| Kwaliteit | Enum (2 options) | - | basic |
原始 Seedance 2.0 视频生成的请求 ID。
cab9517f-1818-4910-8d66-292701c78c2d可选的 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.
最多 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最多 3 个参考视频片段 URL(MP4,每个最长 15 秒)。第 N 个视频对应提示词中的 @videoN。
undefined最多 3 参考音频 clip URLs (MP3/WAV, total max 15s). Each Nth audio corresponds to @audioN in the prompt.
undefinedOutput video aspect ratio (only used when 参考图像/videos/audio are provided).
16:9延长片段的时长(秒)。
5-
basicDeveloper documentation
Stuur een POST-verzoek naar het endpoint met uw gewenste parameters en MuAPI-sleutel.
Frequently asked