seedance-2-omni-reference yapay zeka modelini yüksek performanslı API ve esnek fiyatlandırma ile entegre edin.
About this model
MuAPI üzerinde seedance-2-omni-reference modeline düşük gecikme süresi ve anında ölçeklenebilirlik ile programatik erişim sağlayın.
Cost analysis
| Provider | Cost | Notes |
|---|---|---|
| muapiapp | $0.30/sec ($1.50 for 5s, $3.00 for 10s, $4.50 for 15s) | Flat per-second billing with no surcharges. Supports multi-modal references (image + video + audio) in a single request. |
| Fal.ai | $0.3024/sec (high) / $0.2419/sec (basic) | Fal.ai charges $0.3024/sec for high quality and $0.2419/sec for basic. muapiapp is roughly the same on high ($0.30/sec) and 13% cheaper on basic ($0.21/sec). |
| Replicate | $0.3024/sec (high) / $0.2419/sec (basic) | Replicate charges the same as Fal.ai — $0.3024/sec (high), $0.2419/sec (basic). muapiapp is competitive on high quality and 13% cheaper on basic. |
Flat per-second billing with no surcharges. Supports multi-modal references (image + video + audio) in a single request.
Fal.ai charges $0.3024/sec for high quality and $0.2419/sec for basic. muapiapp is roughly the same on high ($0.30/sec) and 13% cheaper on basic ($0.21/sec).
Replicate charges the same as Fal.ai — $0.3024/sec (high), $0.2419/sec (basic). muapiapp is competitive on high quality and 13% cheaper on basic.
** Competitor pricing is estimated based on similar model architectures and usage tiers.
Configuration schema
| Parameter | Type | Description | Default |
|---|---|---|---|
| Komut İstemi (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 |
| Görsel 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 |
| Ses URL | array | 3 clip URLs (MP3/WAV, total max 15s). Each Nth audio corresponds to @audioN in the prompt. | undefined |
| En Boy Oranı | Enum (6 options) | İstenen en boy oranı. | 16:9 |
| Kalite | 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 |
| Süre (saniye)() | 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 lighting9 URL(JPEG/PNG/WebP)。 N @imageN。
https://d3adwkbyhxyrtq.cloudfront.net/webassets/videomodels/seedance-v2.0-omni-reference.png3 URL(MP4, 15 )。 N @videoN。
undefined3 clip URLs (MP3/WAV, total max 15s). Each Nth audio corresponds to @audioN in the prompt.
undefinedİstenen en boy oranı.
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
MuAPI anahtarınız ve istenen parametrelerle endpoint'e POST isteği gönderin.
Frequently asked