Integreer het seedance-2-omni-reference-480p AI-model via krachtige API's met lage latentie en betalen naar verbruik.
About this model
Krijg programmatische toegang tot het seedance-2-omni-reference-480p-model op MuAPI met directe schaalbaarheid en lage latentie.
Cost analysis
| Provider | Cost | Notes |
|---|---|---|
| muapiapp | $0.24/秒 (高质量) / $0.18/秒 (基础) | Per-second billing for 480p output. Video reference inputs add a 30% surcharge 每秒 of combined input video duration. |
| Fal.ai | $0.3024/秒 (高质量) / $0.2419/秒 (基础) | Fal.ai 收费 $0.3024/sec for high 质量 and $0.2419/sec for basic. muapiapp is 21% 更便宜 on high ($0.24/sec) and 26% 更便宜 on basic ($0.18/sec). |
| Replicate | $0.3024/秒 (高质量) / $0.2419/秒 (基础) | Replicate 收费 the same as Fal.ai — $0.3024/sec (high), $0.2419/sec (basic). muapiapp saves 21–26% vs Replicate at 480p resolution. |
Per-second billing for 480p output. Video reference inputs add a 30% surcharge 每秒 of combined input video duration.
Fal.ai 收费 $0.3024/sec for high 质量 and $0.2419/sec for basic. muapiapp is 21% 更便宜 on high ($0.24/sec) and 26% 更便宜 on basic ($0.18/sec).
Replicate 收费 the same as Fal.ai — $0.3024/sec (high), $0.2419/sec (basic). muapiapp saves 21–26% vs Replicate at 480p resolution.
** Competitor pricing is estimated based on similar model architectures and usage tiers.
Configuration schema
| Parameter | Type | Description | Default |
|---|---|---|---|
| Prompt | string | Video description. Use @image1…@image9 to 参考图像, @video1…@video3 for videos, @audio1…@audio3 for audio. To use a fictional character, reference it with @character:<id> (request_id from a completed Seedance 2 Character generation) — characters are automatically appended to images_list. Multiple characters are supported. | @image1 is the main character reference. A person walking on the beach at sunset, cinematic lighting |
| Afbeelding URL | array | 最多 9 个参考图像 URL(JPEG/PNG/WebP)。第 N 张图像对应提示词中的 @imageN。 | https://d3adwkbyhxyrtq.cloudfront.net/webassets/videomodels/seedance-v2.0-omni-reference.png |
| 参考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 (4 options) | 输出视频的Gewenste beeldverhouding. | 16:9 |
| Kwaliteit | Enum (2 options) | Generation quality. 'high' uses the standard model ($0.24/sec output + $0.072/sec per 输入视频 second). 'basic' uses the fast model ($0.18/sec output + $0.054/sec per 输入视频 second). Video reference inputs incur an additional 30% surcharge based on their combined duration. | basic |
| Duur (seconden)(秒) | int | Video duration (秒) (8–15). | 8 |
Video description. Use @image1…@image9 to 参考图像, @video1…@video3 for videos, @audio1…@audio3 for audio. To use a fictional character, reference it with @character:<id> (request_id from a completed Seedance 2 Character generation) — characters are automatically appended to images_list. Multiple characters are supported.
@image1 is the main character reference. A person walking on the beach at sunset, cinematic lighting最多 9 个参考图像 URL(JPEG/PNG/WebP)。第 N 张图像对应提示词中的 @imageN。
https://d3adwkbyhxyrtq.cloudfront.net/webassets/videomodels/seedance-v2.0-omni-reference.png最多 3 个参考视频片段 URL(MP4,每个最长 15 秒)。第 N 个视频对应提示词中的 @videoN。
undefined最多 3 参考音频 clip URLs (MP3/WAV, total max 15s). Each Nth audio corresponds to @audioN in the prompt.
undefined输出视频的Gewenste beeldverhouding.
16:9Generation quality. 'high' uses the standard model ($0.24/sec output + $0.072/sec per 输入视频 second). 'basic' uses the fast model ($0.18/sec output + $0.054/sec per 输入视频 second). Video reference inputs incur an additional 30% surcharge based on their combined duration.
basicVideo duration (秒) (8–15).
8Developer documentation
Stuur een POST-verzoek naar het endpoint met uw gewenste parameters en MuAPI-sleutel.
Frequently asked