Zintegruj model AI seedance-2-omni-reference 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-omni-reference na platformie MuAPI z natychmiastową skalowalnością i niskimi opóźnieniami.
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 reference images, @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 |
| Image URLs | array | Up to 9 reference image URLs (JPEG/PNG/WebP). Each Nth image corresponds to @imageN in the prompt. | https://d3adwkbyhxyrtq.cloudfront.net/webassets/videomodels/seedance-v2.0-omni-reference.png |
| 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. | 16:9 |
| Jakość | Enum (2 options) | Generation quality. 'high' uses the standard model ($0.30/sec output + $0.09/sec per input video second). 'basic' uses the fast model (~2x speed, $0.21/sec output + $0.063/sec per input video second). Video reference inputs incur an additional 30% surcharge based on their combined duration. | high |
| Duration (seconds) | int | Video duration in seconds (4–15). | 5 |
Video description. Use @image1…@image9 to reference images, @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 lightingUp to 9 reference image URLs (JPEG/PNG/WebP). Each Nth image corresponds to @imageN in the prompt.
https://d3adwkbyhxyrtq.cloudfront.net/webassets/videomodels/seedance-v2.0-omni-reference.pngUp 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.
16:9Generation quality. 'high' uses the standard model ($0.30/sec output + $0.09/sec per input video second). 'basic' uses the fast model (~2x speed, $0.21/sec output + $0.063/sec per input video second). Video reference inputs incur an additional 30% surcharge based on their combined duration.
highVideo duration in seconds (4–15).
5Developer documentation
Wyślij żądanie POST do punktu końcowego z wymaganymi parametrami i kluczem API MuAPI.
Frequently asked