Tích hợp mô hình AI seedance-2-omni-reference qua API hiệu suất cao và giá cả linh hoạt.
About this model
Truy cập lập trình vào mô hình seedance-2-omni-reference trên MuAPI với độ trễ thấp và khả năng mở rộng quy mô tức thì.
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 |
|---|---|---|---|
| Câu lệnh (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 |
| Hình ảnh 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 |
| Âm thanh URL | array | 3 clip URLs (MP3/WAV, total max 15s). Each Nth audio corresponds to @audioN in the prompt. | undefined |
| Tỷ lệ khung hình | Enum (6 options) | Tỷ lệ khung hình mong muốn. | 16:9 |
| Chất lượng | 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 |
| Thời lượng (giây)() | 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.
undefinedTỷ lệ khung hình mong muốn.
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
Gửi yêu cầu POST tới endpoint với thông số mong muốn và khóa API MuAPI của bạn.
Frequently asked