Integreer het seedance-2-omni-reference 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-model op MuAPI met directe schaalbaarheid en lage latentie.
Cost analysis
| Provider | Cost | Notes |
|---|---|---|
| muapiapp | $0.30/秒 ($1.50 每 5 秒, $3.00 for 10s, $4.50 for 15s) | Flat per-second billing with no sur收费. Supports multi-modal references (image + video + audio) in a single request. |
| Fal.ai | $0.3024/秒 (高质量) / $0.2419/秒 (基础) | Fal.ai 收费 $0.3024/sec for high 质量 and $0.2419/sec for basic. muapiapp is roughly the same on high ($0.30/sec) and 13% 更便宜 on basic ($0.21/sec). |
| Replicate | $0.3024/秒 (高质量) / $0.2419/秒 (基础) | Replicate 收费 the same as Fal.ai — $0.3024/sec (high), $0.2419/sec (basic). muapiapp is competitive on high 质量 and 13% 更便宜 on basic. |
Flat per-second billing with no sur收费. Supports multi-modal references (image + video + audio) in a single request.
Fal.ai 收费 $0.3024/sec for high 质量 and $0.2419/sec for basic. muapiapp is roughly the same on high ($0.30/sec) and 13% 更便宜 on basic ($0.21/sec).
Replicate 收费 the same as Fal.ai — $0.3024/sec (high), $0.2419/sec (basic). muapiapp is competitive on high 质量 and 13% 更便宜 on basic.
** 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 character sheet, reference it with @character:<request_id> (from a completed Seedance 2 Character generation). To use a trained Omni Reference character, reference it with @omni-character:<character_id> where character_id is the value returned by Omni Reference Train Character (e.g. char_1775422630065_4vbana). Both methods can be combined in the same prompt. Multiple characters are supported. Example: '@omni-character:char_1775422630065_4vbana walking through a neon-lit city at night'. | @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 (6 options) | 输出视频的Gewenste beeldverhouding. | 16:9 |
| Kwaliteit | Enum (2 options) | Generation quality. 'high' uses the standard model ($0.30/sec output + $0.09/sec per 输入视频 second). 'basic' uses the fast model (~2x speed, $0.21/sec output + $0.063/sec per 输入视频 second). Video reference inputs incur an additional 30% surcharge based on their combined duration. | high |
| Duur (seconden)(秒) | int | Video duration (秒) (4–15). | 5 |
Video description. Use @image1…@image9 to 参考图像, @video1…@video3 for videos, @audio1…@audio3 for audio. To use a character sheet, reference it with @character:<request_id> (from a completed Seedance 2 Character generation). To use a trained Omni Reference character, reference it with @omni-character:<character_id> where character_id is the value returned by Omni Reference Train Character (e.g. char_1775422630065_4vbana). Both methods can be combined in the same prompt. Multiple characters are supported. Example: '@omni-character:char_1775422630065_4vbana walking through a neon-lit city at night'.
@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.30/sec output + $0.09/sec per 输入视频 second). 'basic' uses the fast model (~2x speed, $0.21/sec output + $0.063/sec per 输入视频 second). Video reference inputs incur an additional 30% surcharge based on their combined duration.
highVideo duration (秒) (4–15).
5Developer documentation
Stuur een POST-verzoek naar het endpoint met uw gewenste parameters en MuAPI-sleutel.
Frequently asked