Zintegruj model AI seedance-2-extend za pomocą wydajnych interfejsów API z niskimi opóźnieniami i płatnością za rzeczywiste zużycie.
About this model
Uzyskaj dostęp programistyczny do modelu seedance-2-extend na platformie MuAPI z natychmiastową skalowalnością i niskimi opóźnieniami.
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 charges $0.3024/sec for high quality and $0.2419/sec for basic. muapiapp is 17% cheaper on high ($0.25/sec) and 50% cheaper on basic ($0.12/sec). |
| Replicate | $0.3024/秒 (高质量) / $0.2419/秒 (基础) | Replicate charges the same as Fal.ai — $0.3024/sec (high), $0.2419/sec (basic). muapiapp saves you 17–50% depending on quality tier. |
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 charges $0.3024/sec for high quality and $0.2419/sec for basic. muapiapp is 17% cheaper on high ($0.25/sec) and 50% cheaper on basic ($0.12/sec).
Replicate charges the same as Fal.ai — $0.3024/sec (high), $0.2419/sec (basic). muapiapp saves you 17–50% depending on quality tier.
** 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 | 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 |
| Proporcje obrazu | 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 |
| Jakość | 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
Wyślij żądanie POST do punktu końcowego z wymaganymi parametrami i kluczem API MuAPI.
Frequently asked